| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.apache.kerby |
| ArtifactId | ArtifactIdjson-backend |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJson identity backend
Json identity backend
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| json-backend-2.0.2.pom | |
| json-backend-2.0.2.jar | 17 KB |
| json-backend-2.0.2-sources.jar | 13 KB |
| json-backend-2.0.2-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.kerby/json-backend/ -->
<dependency>
<groupId>org.apache.kerby</groupId>
<artifactId>json-backend</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kerby/json-backend/
implementation 'org.apache.kerby:json-backend:2.0.2'
// https://jarcasting.com/artifacts/org.apache.kerby/json-backend/
implementation ("org.apache.kerby:json-backend:2.0.2")
'org.apache.kerby:json-backend:jar:2.0.2'
<dependency org="org.apache.kerby" name="json-backend" rev="2.0.2">
<artifact name="json-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kerby', module='json-backend', version='2.0.2')
)
libraryDependencies += "org.apache.kerby" % "json-backend" % "2.0.2"
[org.apache.kerby/json-backend "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kerby : kerby-config | jar | 2.0.2 |
| org.apache.kerby : kerb-identity | jar | 2.0.2 |
| com.google.code.gson : gson | jar | 2.8.9 |
| org.apache.kerby : kerby-util | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kerby : kerb-identity-test | jar | 2.0.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |