License |
License |
---|---|
GroupId | GroupIdcom.github.nmuzhichin |
ArtifactId | ArtifactIdprototest |
Version | Version1.0.2.0 |
Type | Typejar |
Description |
DescriptionPrototype
The small library for creating object by class and fill it random data for easy-test.
|
Filename | Size |
---|---|
prototest-1.0.2.0.pom | |
prototest-1.0.2.0.jar | 63 KB |
prototest-1.0.2.0-sources.jar | 31 KB |
prototest-1.0.2.0-javadoc.jar | 343 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api Optional | jar | 5.4.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 |