Last Version

JSON support extension 1.2


Categories

Categories

Net JSON Data
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

json
Version

Version

1.2
Type

Type

pom
Description

Description

JSON support extension

Download json 1.2

Filename Size
json-1.2.pom 996 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jaxws-json
  • test-app