Dru
Dru is Data Reconstruction Utility which helps to create and maintain test data based on real-life production data.
License |
License |
---|---|
GroupId | GroupIdcom.agorapulse |
ArtifactId | ArtifactIddru |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicronaut Libraries
Set of useful libraries for Micronaut
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dru-0.8.1.pom | |
dru-0.8.1.jar | 144 KB |
dru-0.8.1-sources.jar | 49 KB |
dru-0.8.1-javadoc.jar | 164 KB |
dru-0.8.1-groovydoc.jar | 503 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.agorapulse/dru/ -->
<dependency>
<groupId>com.agorapulse</groupId>
<artifactId>dru</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.agorapulse/dru/
implementation 'com.agorapulse:dru:0.8.1'
// https://jarcasting.com/artifacts/com.agorapulse/dru/
implementation ("com.agorapulse:dru:0.8.1")
'com.agorapulse:dru:jar:0.8.1'
<dependency org="com.agorapulse" name="dru" rev="0.8.1">
<artifact name="dru" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agorapulse', module='dru', version='0.8.1')
)
libraryDependencies += "com.agorapulse" % "dru" % "0.8.1"
[com.agorapulse/dru "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.5.14 |
space.jasan : groovy-closure-support | jar | 0.6.3 |
Dru is Data Reconstruction Utility which helps to create and maintain test data based on real-life production data.