| License |
License |
|---|---|
| GroupId | GroupIdio.github.omarben1 |
| ArtifactId | ArtifactIdlistGeneration |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionList Generation
Generate list of a given type with randomized values based on defined criteria
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| listGeneration-1.0.0.pom | |
| listGeneration-1.0.0.jar | 11 KB |
| listGeneration-1.0.0-sources.jar | 6 KB |
| listGeneration-1.0.0-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.omarben1/listGeneration/ -->
<dependency>
<groupId>io.github.omarben1</groupId>
<artifactId>listGeneration</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.omarben1/listGeneration/
implementation 'io.github.omarben1:listGeneration:1.0.0'
// https://jarcasting.com/artifacts/io.github.omarben1/listGeneration/
implementation ("io.github.omarben1:listGeneration:1.0.0")
'io.github.omarben1:listGeneration:jar:1.0.0'
<dependency org="io.github.omarben1" name="listGeneration" rev="1.0.0">
<artifact name="listGeneration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.omarben1', module='listGeneration', version='1.0.0')
)
libraryDependencies += "io.github.omarben1" % "listGeneration" % "1.0.0"
[io.github.omarben1/listGeneration "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | r05 |
| com.github.curious-odd-man : rgxgen | jar | 1.3 |
| dk.brics.automaton : automaton | jar | 1.11-8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |