Last Version

Prototype 1.0.2.0

The small library for creating object by class and fill it random data for easy-test.

License

License

GroupId

GroupId

com.github.nmuzhichin
ArtifactId

ArtifactId

prototest
Version

Version

1.0.2.0
Type

Type

jar
Description

Description

Prototype
The small library for creating object by class and fill it random data for easy-test.

Download prototest 1.0.2.0


<!-- https://jarcasting.com/artifacts/com.github.nmuzhichin/prototest/ -->
<dependency>
    <groupId>com.github.nmuzhichin</groupId>
    <artifactId>prototest</artifactId>
    <version>1.0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nmuzhichin/prototest/
implementation 'com.github.nmuzhichin:prototest:1.0.2.0'
// https://jarcasting.com/artifacts/com.github.nmuzhichin/prototest/
implementation ("com.github.nmuzhichin:prototest:1.0.2.0")
'com.github.nmuzhichin:prototest:jar:1.0.2.0'
<dependency org="com.github.nmuzhichin" name="prototest" rev="1.0.2.0">
  <artifact name="prototest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nmuzhichin', module='prototest', version='1.0.2.0')
)
libraryDependencies += "com.github.nmuzhichin" % "prototest" % "1.0.2.0"
[com.github.nmuzhichin/prototest "1.0.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.26
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1

provided (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api Optional jar 5.4.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
com.fasterxml.jackson.core : jackson-core jar 2.9.8

Project Modules

There are no modules declared in this project.