jsondto
Data object to interact with the reco, used by java-client, see https://github.com/gravityrd/java-client.
You may read the java documentation at https://gravityrd.github.io/jsondto/javadoc.
| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.gravityrd | 
| ArtifactId | ArtifactIdjsondto | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjsondto JSON data access objects for gravity java client. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jsondto-1.4.0.pom | |
| jsondto-1.4.0.jar | 7 KB | 
| jsondto-1.4.0-sources.jar | 9 KB | 
| jsondto-1.4.0-javadoc.jar | 55 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gravityrd/jsondto/ -->
<dependency>
    <groupId>com.gravityrd</groupId>
    <artifactId>jsondto</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/com.gravityrd/jsondto/
implementation 'com.gravityrd:jsondto:1.4.0'// https://jarcasting.com/artifacts/com.gravityrd/jsondto/
implementation ("com.gravityrd:jsondto:1.4.0")'com.gravityrd:jsondto:jar:1.4.0'<dependency org="com.gravityrd" name="jsondto" rev="1.4.0">
  <artifact name="jsondto" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gravityrd', module='jsondto', version='1.4.0')
)libraryDependencies += "com.gravityrd" % "jsondto" % "1.4.0"[com.gravityrd/jsondto "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 | 
Data object to interact with the reco, used by java-client, see https://github.com/gravityrd/java-client.
You may read the java documentation at https://gravityrd.github.io/jsondto/javadoc.