Jar examples for j:json-processing-webapp
Jersey JSON-P (JSR 353) example.
You can download jar file json-processing-webapp 2.14 in this page.
Open Source License
You can use the following script to add json-processing-webapp-2.14.jar to your project.
<dependency> <groupId>org.glassfish.jersey.examples</groupId> <artifactId>json-processing-webapp</artifactId> <version>2.14</version> </dependency>
compile group: 'org.glassfish.jersey.examples', name: 'json-processing-webapp', version: '2.14'
libraryDependencies += "org.glassfish.jersey.examples" % "json-processing-webapp" % "2.14"
<dependency org="org.glassfish.jersey.examples" name="json-processing-webapp" rev="2.14"/>
@Grapes(@Grab(group='org.glassfish.jersey.examples', module='json-processing-webapp', version='2.14'))
'org.glassfish.jersey.examples:json-processing-webapp:jar:2.14'
Click the following link to download the jar file.
json-processing-webapp-2.14-javadoc.jar