You can download junit-quickcheck-generators-0.6.1.jar in this page.
Open Source
junit-quickcheck-generators-0.6.1.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.pholser/junit-quickcheck-generators/pom.properties META-INF/maven/com.pholser/junit-quickcheck-generators/pom.xml META-INF/services/com.pholser.junit.quickcheck.generator.Generator com.pholser.junit.quickcheck.generator.DecimalGenerator.class com.pholser.junit.quickcheck.generator.InRange.class com.pholser.junit.quickcheck.generator.IntegralGenerator.class com.pholser.junit.quickcheck.generator.Precision.class com.pholser.junit.quickcheck.generator.VoidGenerator.class com.pholser.junit.quickcheck.generator.internal.Comparables.class com.pholser.junit.quickcheck.generator.java.lang.AbstractStringGenerator.class com.pholser.junit.quickcheck.generator.java.lang.BooleanGenerator.class com.pholser.junit.quickcheck.generator.java.lang.ByteGenerator.class com.pholser.junit.quickcheck.generator.java.lang.CharacterGenerator.class com.pholser.junit.quickcheck.generator.java.lang.CodePointShrink.class com.pholser.junit.quickcheck.generator.java.lang.DoubleGenerator.class com.pholser.junit.quickcheck.generator.java.lang.Encoded.class com.pholser.junit.quickcheck.generator.java.lang.FloatGenerator.class com.pholser.junit.quickcheck.generator.java.lang.IntegerGenerator.class com.pholser.junit.quickcheck.generator.java.lang.LongGenerator.class com.pholser.junit.quickcheck.generator.java.lang.ShortGenerator.class com.pholser.junit.quickcheck.generator.java.lang.StringGenerator.class com.pholser.junit.quickcheck.generator.java.lang.strings.CodePoints.class com.pholser.junit.quickcheck.generator.java.math.BigDecimalGenerator.class com.pholser.junit.quickcheck.generator.java.math.BigIntegerGenerator.class com.pholser.junit.quickcheck.generator.java.nio.charset.CharsetGenerator.class com.pholser.junit.quickcheck.generator.java.time.ClockGenerator.class com.pholser.junit.quickcheck.generator.java.time.DurationGenerator.class com.pholser.junit.quickcheck.generator.java.time.InstantGenerator.class com.pholser.junit.quickcheck.generator.java.time.LocalDateGenerator.class com.pholser.junit.quickcheck.generator.java.time.LocalDateTimeGenerator.class com.pholser.junit.quickcheck.generator.java.time.LocalTimeGenerator.class com.pholser.junit.quickcheck.generator.java.time.MonthDayGenerator.class com.pholser.junit.quickcheck.generator.java.time.OffsetDateTimeGenerator.class com.pholser.junit.quickcheck.generator.java.time.OffsetTimeGenerator.class com.pholser.junit.quickcheck.generator.java.time.PeriodGenerator.class com.pholser.junit.quickcheck.generator.java.time.YearGenerator.class com.pholser.junit.quickcheck.generator.java.time.YearMonthGenerator.class com.pholser.junit.quickcheck.generator.java.time.ZoneIdGenerator.class com.pholser.junit.quickcheck.generator.java.time.ZoneOffsetGenerator.class com.pholser.junit.quickcheck.generator.java.time.ZonedDateTimeGenerator.class com.pholser.junit.quickcheck.generator.java.util.ArrayListGenerator.class com.pholser.junit.quickcheck.generator.java.util.BitSetGenerator.class com.pholser.junit.quickcheck.generator.java.util.CollectionGenerator.class com.pholser.junit.quickcheck.generator.java.util.DateGenerator.class com.pholser.junit.quickcheck.generator.java.util.HashMapGenerator.class com.pholser.junit.quickcheck.generator.java.util.HashSetGenerator.class com.pholser.junit.quickcheck.generator.java.util.HashtableGenerator.class com.pholser.junit.quickcheck.generator.java.util.IdentityHashMapGenerator.class com.pholser.junit.quickcheck.generator.java.util.LinkedHashMapGenerator.class com.pholser.junit.quickcheck.generator.java.util.LinkedHashSetGenerator.class com.pholser.junit.quickcheck.generator.java.util.LinkedListGenerator.class com.pholser.junit.quickcheck.generator.java.util.ListGenerator.class com.pholser.junit.quickcheck.generator.java.util.LocaleGenerator.class com.pholser.junit.quickcheck.generator.java.util.MapGenerator.class com.pholser.junit.quickcheck.generator.java.util.OptionalDoubleGenerator.class com.pholser.junit.quickcheck.generator.java.util.OptionalGenerator.class com.pholser.junit.quickcheck.generator.java.util.OptionalIntGenerator.class com.pholser.junit.quickcheck.generator.java.util.OptionalLongGenerator.class com.pholser.junit.quickcheck.generator.java.util.PropertiesGenerator.class com.pholser.junit.quickcheck.generator.java.util.RFC4122.class com.pholser.junit.quickcheck.generator.java.util.SetGenerator.class com.pholser.junit.quickcheck.generator.java.util.StackGenerator.class com.pholser.junit.quickcheck.generator.java.util.TimeZoneGenerator.class com.pholser.junit.quickcheck.generator.java.util.VectorGenerator.class com.pholser.junit.quickcheck.generator.java.util.concurrent.CallableGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.BiFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.BiPredicateGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.BinaryOperatorGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.DoubleFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.FunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.IntFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.LongFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.PredicateGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.SupplierGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.ToDoubleBiFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.ToDoubleFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.ToIntBiFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.ToIntFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.ToLongBiFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.ToLongFunctionGenerator.class com.pholser.junit.quickcheck.generator.java.util.function.UnaryOperatorGenerator.class
junit-quickcheck-generators-0.6.1.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.pholser</groupId> <artifactId>junit-quickcheck</artifactId> <version>0.6.1</version> </parent> <artifactId>junit-quickcheck-generators</artifactId> <version>0.6.1</version> <packaging>jar</packaging> <name>junit-quickcheck-generators</name> <description>Property-based testing, JUnit-style: basic generators</description> <url>http://github.com/pholser/junit-quickcheck</url> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> <dependency> <groupId>com.pholser</groupId> <artifactId>junit-quickcheck-core</artifactId> <version>0.6.1</version> </dependency> <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-core</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-library</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava-testlib</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>com.pholser</groupId> <artifactId>junit-quickcheck-core</artifactId> <version>0.6.1</version> <scope>test</scope> <type>test-jar</type> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-pmd-plugin</artifactId> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> </plugin> <plugin> <groupId>eu.somatik.serviceloader-maven-plugin</groupId> <artifactId>serviceloader-maven-plugin</artifactId> <version>1.0.6</version> <configuration> <services> <param>com.pholser.junit.quickcheck.generator.Generator</param> </services> </configuration> <executions> <execution> <goals> <goal>generate</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </project>
<dependency> <groupId>com.pholser</groupId> <artifactId>junit-quickcheck-generators</artifactId> <version>0.6.1</version> </dependency>
If you think the following junit-quickcheck-generators-0.6.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download junit-quickcheck-generators-0.6.1.jar file