Last Version

WADL JSON Schema WebApp - Jersey sample 1.19.4

Samples that show how to use jersey.

License

License

Categories

Categories

JSON Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

wadl-json-schema-webapp
Version

Version

1.19.4
Type

Type

war
Description

Description

WADL JSON Schema WebApp - Jersey sample
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/wadl-json-schema-webapp/
Project Organization

Project Organization

Oracle Corporation

Download wadl-json-schema-webapp 1.19.4


<!-- https://jarcasting.com/artifacts/com.sun.jersey.samples/wadl-json-schema-webapp/ -->
<dependency>
    <groupId>com.sun.jersey.samples</groupId>
    <artifactId>wadl-json-schema-webapp</artifactId>
    <version>1.19.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.samples/wadl-json-schema-webapp/
implementation 'com.sun.jersey.samples:wadl-json-schema-webapp:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.samples/wadl-json-schema-webapp/
implementation ("com.sun.jersey.samples:wadl-json-schema-webapp:1.19.4")
'com.sun.jersey.samples:wadl-json-schema-webapp:war:1.19.4'
<dependency org="com.sun.jersey.samples" name="wadl-json-schema-webapp" rev="1.19.4">
  <artifact name="wadl-json-schema-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples', module='wadl-json-schema-webapp', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.samples" % "wadl-json-schema-webapp" % "1.19.4"
[com.sun.jersey.samples/wadl-json-schema-webapp "1.19.4"]

Dependencies

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

Project Modules

There are no modules declared in this project.