Jar examples for j:json-view
Provides programmatic exclusion/inclusion for Jackson JSON serialization
You can download jar file json-view 0.8 in this page.
GPLv3
You can use the following script to add json-view-0.8.jar to your project.
<dependency> <groupId>com.monitorjbl</groupId> <artifactId>json-view</artifactId> <version>0.8</version> </dependency>
compile group: 'com.monitorjbl', name: 'json-view', version: '0.8'
libraryDependencies += "com.monitorjbl" % "json-view" % "0.8"
<dependency org="com.monitorjbl" name="json-view" rev="0.8"/>
@Grapes(@Grab(group='com.monitorjbl', module='json-view', version='0.8'))
'com.monitorjbl:json-view:jar:0.8'
Click the following link to download the jar file.
json-view-0.8-javadoc.jar