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