License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.virtdata |
ArtifactId | ArtifactIdmetagen-lib-curves |
Last Version | Last Version1.0.52 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetagen-lib-curves
Metagen is a way to write and use basic data generation libraries for test data
|
Project URL |
Project URL |
Filename | Size |
---|---|
metagen-lib-curves-1.0.52.pom | |
metagen-lib-curves-1.0.52.jar | 6 MB |
metagen-lib-curves-1.0.52-sources.jar | 12 KB |
metagen-lib-curves-1.0.52-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.virtdata/metagen-lib-curves/ -->
<dependency>
<groupId>io.virtdata</groupId>
<artifactId>metagen-lib-curves</artifactId>
<version>1.0.52</version>
</dependency>
// https://jarcasting.com/artifacts/io.virtdata/metagen-lib-curves/
implementation 'io.virtdata:metagen-lib-curves:1.0.52'
// https://jarcasting.com/artifacts/io.virtdata/metagen-lib-curves/
implementation ("io.virtdata:metagen-lib-curves:1.0.52")
'io.virtdata:metagen-lib-curves:jar:1.0.52'
<dependency org="io.virtdata" name="metagen-lib-curves" rev="1.0.52">
<artifact name="metagen-lib-curves" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.virtdata', module='metagen-lib-curves', version='1.0.52')
)
libraryDependencies += "io.virtdata" % "metagen-lib-curves" % "1.0.52"
[io.virtdata/metagen-lib-curves "1.0.52"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
io.virtdata : metagen-api | jar | 1.0.52 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.reflections : reflections | jar | 0.9.11 |
joda-time : joda-time | jar | 2.9.9 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
de.greenrobot : java-common | jar | 2.3.1 |
com.elega9t : number-to-words | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
org.assertj : assertj-core-java8 | jar | 1.0.0m1 |