License |
License |
---|---|
Categories |
CategoriesJSON Data Gson |
GroupId | GroupIdcom.ovh.ws |
ArtifactId | ArtifactIdjsonizer-json-gson |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJsonizer Json Gson
Ovh Jsonizer Code Generation Maven Plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsonizer-json-gson-2.2.0.pom | |
jsonizer-json-gson-2.2.0.jar | 3 KB |
jsonizer-json-gson-2.2.0-sources.jar | 2 KB |
jsonizer-json-gson-2.2.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovh.ws/jsonizer-json-gson/ -->
<dependency>
<groupId>com.ovh.ws</groupId>
<artifactId>jsonizer-json-gson</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer-json-gson/
implementation 'com.ovh.ws:jsonizer-json-gson:2.2.0'
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer-json-gson/
implementation ("com.ovh.ws:jsonizer-json-gson:2.2.0")
'com.ovh.ws:jsonizer-json-gson:jar:2.2.0'
<dependency org="com.ovh.ws" name="jsonizer-json-gson" rev="2.2.0">
<artifact name="jsonizer-json-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovh.ws', module='jsonizer-json-gson', version='2.2.0')
)
libraryDependencies += "com.ovh.ws" % "jsonizer-json-gson" % "2.2.0"
[com.ovh.ws/jsonizer-json-gson "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ovh.ws : jsonizer-api | jar | 2.2.0 |
com.google.code.gson : gson | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 1.9.0 |