| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools JSON Data |
| GroupId | GroupIdcom.identityblitz |
| ArtifactId | ArtifactIdjson-lib |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-lib
json-lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| json-lib-0.1.0.pom | |
| json-lib-0.1.0.jar | 532 KB |
| json-lib-0.1.0-sources.jar | 22 KB |
| json-lib-0.1.0-javadoc.jar | 841 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.identityblitz/json-lib/ -->
<dependency>
<groupId>com.identityblitz</groupId>
<artifactId>json-lib</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.identityblitz/json-lib/
implementation 'com.identityblitz:json-lib:0.1.0'
// https://jarcasting.com/artifacts/com.identityblitz/json-lib/
implementation ("com.identityblitz:json-lib:0.1.0")
'com.identityblitz:json-lib:jar:0.1.0'
<dependency org="com.identityblitz" name="json-lib" rev="0.1.0">
<artifact name="json-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.identityblitz', module='json-lib', version='0.1.0')
)
libraryDependencies += "com.identityblitz" % "json-lib" % "0.1.0"
[com.identityblitz/json-lib "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.10 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
| joda-time : joda-time | jar | 2.3 |
| org.joda : joda-convert | jar | 1.6 |
| commons-codec : commons-codec | jar | 1.9 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.48 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.0.1-SNAP |
| org.scalacheck : scalacheck_2.10 | jar | 1.11.2 |