Functional Extensions - JUnit QuickCheck Generators


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

io.atlassian.fugue
ArtifactId

ArtifactId

fugue-quickcheck-generators
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Functional Extensions - JUnit QuickCheck Generators

Download fugue-quickcheck-generators

How to add to project

<!-- https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-quickcheck-generators/ -->
<dependency>
    <groupId>io.atlassian.fugue</groupId>
    <artifactId>fugue-quickcheck-generators</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-quickcheck-generators/
implementation 'io.atlassian.fugue:fugue-quickcheck-generators:5.0.0'
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-quickcheck-generators/
implementation ("io.atlassian.fugue:fugue-quickcheck-generators:5.0.0")
'io.atlassian.fugue:fugue-quickcheck-generators:jar:5.0.0'
<dependency org="io.atlassian.fugue" name="fugue-quickcheck-generators" rev="5.0.0">
  <artifact name="fugue-quickcheck-generators" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.fugue', module='fugue-quickcheck-generators', version='5.0.0')
)
libraryDependencies += "io.atlassian.fugue" % "fugue-quickcheck-generators" % "5.0.0"
[io.atlassian.fugue/fugue-quickcheck-generators "5.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.pholser : junit-quickcheck-generators jar

provided (1)

Group / Artifact Type Version
io.atlassian.fugue : fugue jar ${project.version}

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
5.0.0-m02
5.0.0-m01
4.7.2
4.7.1
4.7.0
4.6.2
4.6.1
4.5.1
4.5.0
4.4.0
4.3.1
4.3.0
4.2.2
4.2.1
4.2.0
4.1.0