License |
License |
---|---|
Categories |
CategoriesJava Languages JSON Data |
GroupId | GroupIdcom.github.ljtfreitas |
ArtifactId | ArtifactIdjava-restify-json-jsonb-converter |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Restify Maven Group (Parent)
|
<!-- https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-json-jsonb-converter/ -->
<dependency>
<groupId>com.github.ljtfreitas</groupId>
<artifactId>java-restify-json-jsonb-converter</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-json-jsonb-converter/
implementation 'com.github.ljtfreitas:java-restify-json-jsonb-converter:2.1.0'
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-json-jsonb-converter/
implementation ("com.github.ljtfreitas:java-restify-json-jsonb-converter:2.1.0")
'com.github.ljtfreitas:java-restify-json-jsonb-converter:jar:2.1.0'
<dependency org="com.github.ljtfreitas" name="java-restify-json-jsonb-converter" rev="2.1.0">
<artifact name="java-restify-json-jsonb-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljtfreitas', module='java-restify-json-jsonb-converter', version='2.1.0')
)
libraryDependencies += "com.github.ljtfreitas" % "java-restify-json-jsonb-converter" % "2.1.0"
[com.github.ljtfreitas/java-restify-json-jsonb-converter "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.json.bind : javax.json.bind-api | jar | 1.0 |
org.glassfish : javax.json | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ljtfreitas : java-restify-http-message | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : yasson | jar | 1.0.3 |
com.github.ljtfreitas : java-restify-reflection | jar | 2.1.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.mock-server : mockserver-netty | jar | 3.10.4 |
org.hamcrest : hamcrest-library | jar | 1.3 |