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