is not current version
Last Version 2.1.1

LDAPTIVE JSON 2.0.1

Provides JSON reader and writer

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive-json
Version

Version

2.0.1
Type

Type

jar
Description

Description

LDAPTIVE JSON
Provides JSON reader and writer

Download ldaptive-json 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ldaptive : ldaptive jar 2.0.1
com.google.code.gson : gson jar 2.8.6

test (1)

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

Project Modules

There are no modules declared in this project.