Micronaut Libraries

Set of useful libraries for Micronaut

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.agorapulse
ArtifactId

ArtifactId

dru-parser-json
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-parser-json

How to add to project

<!-- https://jarcasting.com/artifacts/com.agorapulse/dru-parser-json/ -->
<dependency>
    <groupId>com.agorapulse</groupId>
    <artifactId>dru-parser-json</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.agorapulse/dru-parser-json/
implementation 'com.agorapulse:dru-parser-json:0.8.1'
// https://jarcasting.com/artifacts/com.agorapulse/dru-parser-json/
implementation ("com.agorapulse:dru-parser-json:0.8.1")
'com.agorapulse:dru-parser-json:jar:0.8.1'
<dependency org="com.agorapulse" name="dru-parser-json" rev="0.8.1">
  <artifact name="dru-parser-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agorapulse', module='dru-parser-json', version='0.8.1')
)
libraryDependencies += "com.agorapulse" % "dru-parser-json" % "0.8.1"
[com.agorapulse/dru-parser-json "0.8.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.agorapulse : dru jar 0.8.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.5

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