License |
License |
---|---|
Categories |
CategoriesJSON Data Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.contribs |
ArtifactId | ArtifactIdjersey-wadl-json-schema |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-wadl-json-schema
Projects that provide additional functionality to jersey, like integration
with other projects/frameworks.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.contribs/jersey-wadl-json-schema/ -->
<dependency>
<groupId>com.sun.jersey.contribs</groupId>
<artifactId>jersey-wadl-json-schema</artifactId>
<version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.contribs/jersey-wadl-json-schema/
implementation 'com.sun.jersey.contribs:jersey-wadl-json-schema:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.contribs/jersey-wadl-json-schema/
implementation ("com.sun.jersey.contribs:jersey-wadl-json-schema:1.19.4")
'com.sun.jersey.contribs:jersey-wadl-json-schema:jar:1.19.4'
<dependency org="com.sun.jersey.contribs" name="jersey-wadl-json-schema" rev="1.19.4">
<artifact name="jersey-wadl-json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.contribs', module='jersey-wadl-json-schema', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.contribs" % "jersey-wadl-json-schema" % "1.19.4"
[com.sun.jersey.contribs/jersey-wadl-json-schema "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-server | jar | 1.19.4 |
com.sun.jersey : jersey-json | jar | 1.19.4 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.3-1 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.2 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.9.2 |
org.codehaus.jackson : jackson-xc | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |