Micronaut Libraries

Set of useful libraries for Micronaut

License

License

GroupId

GroupId

com.agorapulse
ArtifactId

ArtifactId

dru
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Micronaut Libraries
Set of useful libraries for Micronaut
Project URL

Project URL

https://github.com/agorapulse/dru
Source Code Management

Source Code Management

https://github.com/agorapulse/dru.git

Download dru

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.14
space.jasan : groovy-closure-support jar 0.6.3

Project Modules

There are no modules declared in this project.

Dru

Download Build Status Coverage Status

Dru is Data Reconstruction Utility which helps to create and maintain test data based on real-life production data.

See Full Documentation

com.agorapulse

Agorapulse

Versions

Version
0.8.1
0.8.0