License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdjaxws-json |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjaxws-json
Legacy org.jvnet JAXWS-JSON code bugfixed and ported to recent Glassfish
|
Filename | Size |
---|---|
jaxws-json-0.2.3.pom | |
jaxws-json-0.2.3.jar | 54 KB |
jaxws-json-0.2.3-tests.jar | 10 KB |
jaxws-json-0.2.3-sources.jar | 29 KB |
jaxws-json-0.2.3-javadoc.jar | 232 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/jaxws-json/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>jaxws-json</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/jaxws-json/
implementation 'org.no-hope:jaxws-json:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/jaxws-json/
implementation ("org.no-hope:jaxws-json:0.2.3")
'org.no-hope:jaxws-json:jar:0.2.3'
<dependency org="org.no-hope" name="jaxws-json" rev="0.2.3">
<artifact name="jaxws-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='jaxws-json', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "jaxws-json" % "0.2.3"
[org.no-hope/jaxws-json "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : typetools | jar | 0.2.3 |
com.sun.xml.ws : jaxws-rt | jar | 2.2.10 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
com.sun.xsom : xsom | jar | 20140925 |
org.codehaus.jettison : jettison | jar | 1.3.7 |
org.apache.velocity : velocity | jar | 1.7-beta1 |
org.no-hope : test-utils-meta | jar | 0.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.stream.buffer : streambuffer | jar | 1.5.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |