Last Version

JSONAPI Converter 0.11

JSONAPI-Converter is a library that provides means for integrating with services using JSON API specification.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation JSON Data
GroupId

GroupId

com.github.jasminb
ArtifactId

ArtifactId

jsonapi-converter
Version

Version

0.11
Type

Type

jar
Description

Description

JSONAPI Converter
JSONAPI-Converter is a library that provides means for integrating with services using JSON API specification.
Project URL

Project URL

https://github.com/jasminb/jsonapi-converter
Source Code Management

Source Code Management

https://github.com/jasminb/jsonapi-converter

Download jsonapi-converter 0.11


<!-- https://jarcasting.com/artifacts/com.github.jasminb/jsonapi-converter/ -->
<dependency>
    <groupId>com.github.jasminb</groupId>
    <artifactId>jsonapi-converter</artifactId>
    <version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasminb/jsonapi-converter/
implementation 'com.github.jasminb:jsonapi-converter:0.11'
// https://jarcasting.com/artifacts/com.github.jasminb/jsonapi-converter/
implementation ("com.github.jasminb:jsonapi-converter:0.11")
'com.github.jasminb:jsonapi-converter:jar:0.11'
<dependency org="com.github.jasminb" name="jsonapi-converter" rev="0.11">
  <artifact name="jsonapi-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasminb', module='jsonapi-converter', version='0.11')
)
libraryDependencies += "com.github.jasminb" % "jsonapi-converter" % "0.11"
[com.github.jasminb/jsonapi-converter "0.11"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
org.jetbrains : annotations jar 17.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.squareup.okhttp3 : mockwebserver jar 3.12.0

Project Modules

There are no modules declared in this project.