Last Version

Jsonizer 2.2.0

Ovh Jsonizer Code Generation Maven Plugins

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ovh.ws
ArtifactId

ArtifactId

jsonizer
Version

Version

2.2.0
Type

Type

pom
Description

Description

Jsonizer
Ovh Jsonizer Code Generation Maven Plugins
Project Organization

Project Organization

OVH

Download jsonizer 2.2.0

Filename Size
jsonizer-2.2.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ovh.ws/jsonizer/ -->
<dependency>
    <groupId>com.ovh.ws</groupId>
    <artifactId>jsonizer</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer/
implementation 'com.ovh.ws:jsonizer:2.2.0'
// https://jarcasting.com/artifacts/com.ovh.ws/jsonizer/
implementation ("com.ovh.ws:jsonizer:2.2.0")
'com.ovh.ws:jsonizer:pom:2.2.0'
<dependency org="com.ovh.ws" name="jsonizer" rev="2.2.0">
  <artifact name="jsonizer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ovh.ws', module='jsonizer', version='2.2.0')
)
libraryDependencies += "com.ovh.ws" % "jsonizer" % "2.2.0"
[com.ovh.ws/jsonizer "2.2.0"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.0

Project Modules

  • jsonizer-api
  • jsonizer-core
  • jsonizer-json-gson
  • jsonizer-json-jackson
  • jsonizer-http-jersey
  • jsonizer-maven-plugin