License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.rei.datadsl |
ArtifactId | ArtifactIddatadsl |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA library for defining datasets for testing, mocking, or development
|
Project URL |
Project URL |
Filename | Size |
---|---|
datadsl-1.1.0.pom | |
datadsl-1.1.0.jar | 109 KB |
datadsl-1.1.0-sources.jar | 11 KB |
datadsl-1.1.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rei.datadsl/datadsl/ -->
<dependency>
<groupId>com.rei.datadsl</groupId>
<artifactId>datadsl</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rei.datadsl/datadsl/
implementation 'com.rei.datadsl:datadsl:1.1.0'
// https://jarcasting.com/artifacts/com.rei.datadsl/datadsl/
implementation ("com.rei.datadsl:datadsl:1.1.0")
'com.rei.datadsl:datadsl:jar:1.1.0'
<dependency org="com.rei.datadsl" name="datadsl" rev="1.1.0">
<artifact name="datadsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rei.datadsl', module='datadsl', version='1.1.0')
)
libraryDependencies += "com.rei.datadsl" % "datadsl" % "1.1.0"
[com.rei.datadsl/datadsl "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | pom | 2.5.4 |
org.codehaus.groovy : groovy-dateutil | jar | 2.5.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.7 |
com.h2database : h2 | jar | 1.4.182 |
junit : junit | jar | 4.12 |