Jar examples for j:json-backend
Json identity backend
You can download jar file json-backend 1.0.0-RC1 in this page.
Apache License
You can use the following script to add json-backend-1.0.0-RC1.jar to your project.
<dependency> <groupId>org.apache.kerby</groupId> <artifactId>json-backend</artifactId> <version>1.0.0-RC1</version> </dependency>
compile group: 'org.apache.kerby', name: 'json-backend', version: '1.0.0-RC1'
libraryDependencies += "org.apache.kerby" % "json-backend" % "1.0.0-RC1"
<dependency org="org.apache.kerby" name="json-backend" rev="1.0.0-RC1"/>
@Grapes(@Grab(group='org.apache.kerby', module='json-backend', version='1.0.0-RC1'))
'org.apache.kerby:json-backend:jar:1.0.0-RC1'
Click the following link to download the jar file.
json-backend-1.0.0-RC1-javadoc.jar