License |
License |
---|---|
Categories |
CategoriesJSON Data Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.ovh.ws |
ArtifactId | ArtifactIdjsonizer-http-jersey |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJsonizer Http Jersey
Ovh Jsonizer Code Generation Maven Plugins
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.ovh.ws/jsonizer-http-jersey/ -->
<dependency>
<groupId>com.ovh.ws</groupId>
<artifactId>jsonizer-http-jersey</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer-http-jersey/
implementation 'com.ovh.ws:jsonizer-http-jersey:2.2.0'
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer-http-jersey/
implementation ("com.ovh.ws:jsonizer-http-jersey:2.2.0")
'com.ovh.ws:jsonizer-http-jersey:jar:2.2.0'
<dependency org="com.ovh.ws" name="jsonizer-http-jersey" rev="2.2.0">
<artifact name="jsonizer-http-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovh.ws', module='jsonizer-http-jersey', version='2.2.0')
)
libraryDependencies += "com.ovh.ws" % "jsonizer-http-jersey" % "2.2.0"
[com.ovh.ws/jsonizer-http-jersey "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ovh.ws : jsonizer-api | jar | 2.2.0 |
com.ovh.ws : ovh-webservices | jar | 1.0.1 |
com.sun.jersey : jersey-client | jar | 1.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 1.9.0 |