| Title: |
functionaljava-quickcheck |
| Group ID: |
com.github.simy4.coregex |
| Artifact ID: |
coregex-functionaljava-quickcheck |
| Version: |
1.4.4 |
| Last modified: |
24.05.2026 00:52 |
| Packaging: |
jar |
| Name: |
functionaljava-quickcheck |
| Description: |
Functionaljava quickcheck bindings for coregex library. |
| URL: |
https://github.com/SimY4/coregex |
| License: |
Apache-2.0 |
| Source: |
https://github.com/SimY4/coregex |
| Developers: |
Alex Simkin |
| Vendor: |
Alex Simkin |
|
|
| Size: |
3.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/github/simy4/coregex/coregex-functionaljava-quickcheck/1.4.4/coregex-functionaljava-quickcheck-1.4.4.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.simy4.coregex</groupId>
<artifactId>coregex-functionaljava-quickcheck</artifactId>
<packaging>jar</packaging>
<description>Functionaljava quickcheck bindings for coregex library.</description>
<url>https://github.com/SimY4/coregex</url>
<version>1.4.4</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>functionaljava-quickcheck</name>
<inceptionYear>2021</inceptionYear>
<organization>
<name>Alex Simkin</name>
<url>https://github.com/SimY4/coregex</url>
</organization>
<scm>
<url>https://github.com/SimY4/coregex</url>
<connection>scm:git@github.com:SimY4/coregex.git</connection>
</scm>
<developers>
<developer>
<id>SimY4</id>
<name>Alex Simkin</name>
<url>https://github.com/SimY4</url>
</developer>
</developers>
<properties>
<info.releaseNotesUrl>https://github.com/SimY4/coregex/releases</info.releaseNotesUrl>
<info.versionScheme>early-semver</info.versionScheme>
</properties>
<dependencies>
<dependency>
<groupId>com.github.simy4.coregex</groupId>
<artifactId>coregex-core</artifactId>
<version>1.4.4</version>
</dependency>
<dependency>
<groupId>org.functionaljava</groupId>
<artifactId>functionaljava-quickcheck</artifactId>
<version>5.0</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.github.sbt</groupId>
<artifactId>junit-interface</artifactId>
<version>0.13.3</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.github.simy4.coregex</groupId>
<artifactId>coregex-functionaljava-quickcheck</artifactId>
<version>1.4.4</version>
</dependency>
|
| Gradle: |
com.github.simy4.coregex:coregex-functionaljava-quickcheck:1.4.4 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|