Last Version

com.rei.datadsl:datadsl 1.1.0

A library for defining datasets for testing, mocking, or development

License

License

Categories

Categories

Data
GroupId

GroupId

com.rei.datadsl
ArtifactId

ArtifactId

datadsl
Version

Version

1.1.0
Type

Type

jar
Description

Description

A library for defining datasets for testing, mocking, or development
Project URL

Project URL

https://github.com/rei/datadsl

Download datadsl 1.1.0


<!-- 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"]

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
com.h2database : h2 jar 1.4.182
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.