is not current version
Last Version 2.0.2

org.apache.kerby:json-backend 1.1.0

Json identity backend

Categories

Categories

JSON Data
GroupId

GroupId

org.apache.kerby
ArtifactId

ArtifactId

json-backend
Version

Version

1.1.0
Type

Type

jar

Download json-backend 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.kerby/json-backend/ -->
<dependency>
    <groupId>org.apache.kerby</groupId>
    <artifactId>json-backend</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kerby/json-backend/
implementation 'org.apache.kerby:json-backend:1.1.0'
// https://jarcasting.com/artifacts/org.apache.kerby/json-backend/
implementation ("org.apache.kerby:json-backend:1.1.0")
'org.apache.kerby:json-backend:jar:1.1.0'
<dependency org="org.apache.kerby" name="json-backend" rev="1.1.0">
  <artifact name="json-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kerby', module='json-backend', version='1.1.0')
)
libraryDependencies += "org.apache.kerby" % "json-backend" % "1.1.0"
[org.apache.kerby/json-backend "1.1.0"]