License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.ovea |
ArtifactId | ArtifactIdovea-json |
Version | Version2.1.ga |
Type | Typejar |
Description |
Descriptionovea-json
JSON lib compatible with Jersey
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ovea-json-2.1.ga.pom | |
ovea-json-2.1.ga.jar | 75 KB |
ovea-json-2.1.ga-sources.jar | 59 KB |
ovea-json-2.1.ga-javadoc.jar | 226 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/ovea-json/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>ovea-json</artifactId>
<version>2.1.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/ovea-json/
implementation 'com.ovea:ovea-json:2.1.ga'
// https://jarcasting.com/artifacts/com.ovea/ovea-json/
implementation ("com.ovea:ovea-json:2.1.ga")
'com.ovea:ovea-json:jar:2.1.ga'
<dependency org="com.ovea" name="ovea-json" rev="2.1.ga">
<artifact name="ovea-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='ovea-json', version='2.1.ga')
)
libraryDependencies += "com.ovea" % "ovea-json" % "2.1.ga"
[com.ovea/ovea-json "2.1.ga"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
com.sun.jersey : jersey-core Optional | jar | 1.9.1 |
Group / Artifact | Type | Version |
---|---|---|
com.mycila : mycila-junit | jar | 1.4.ga |
org.codehaus.jettison : jettison | jar | 1.3 |
org.codehaus.groovy : groovy-all | jar | 1.8.1 |
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.2.1 |
org.hamcrest : hamcrest-library | jar | 1.2.1 |