Last Version

LDAPTIVE JSON 1.1.0-fg-fork1

Provides JSON reader and writer

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.floragunn
ArtifactId

ArtifactId

ldaptive-json
Version

Version

1.1.0-fg-fork1
Type

Type

jar
Description

Description

LDAPTIVE JSON
Provides JSON reader and writer

Download ldaptive-json 1.1.0-fg-fork1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.floragunn : ldaptive jar 1.1.0-fg-fork1
com.googlecode.json-simple : json-simple jar 1.1.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.4

Project Modules

There are no modules declared in this project.