License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.floragunn |
ArtifactId | ArtifactIdldaptive-json |
Last Version | Last Version1.1.0-fg-fork1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAPTIVE JSON
Provides JSON reader and writer
|
<!-- https://jarcasting.com/artifacts/com.floragunn/ldaptive-json/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>ldaptive-json</artifactId>
<version>1.1.0-fg-fork1</version>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-json/
implementation 'com.floragunn:ldaptive-json:1.1.0-fg-fork1'
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-json/
implementation ("com.floragunn:ldaptive-json:1.1.0-fg-fork1")
'com.floragunn:ldaptive-json:jar:1.1.0-fg-fork1'
<dependency org="com.floragunn" name="ldaptive-json" rev="1.1.0-fg-fork1">
<artifact name="ldaptive-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='ldaptive-json', version='1.1.0-fg-fork1')
)
libraryDependencies += "com.floragunn" % "ldaptive-json" % "1.1.0-fg-fork1"
[com.floragunn/ldaptive-json "1.1.0-fg-fork1"]
Group / Artifact | Type | Version |
---|---|---|
com.floragunn : ldaptive | jar | 1.1.0-fg-fork1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.4 |