Last Version

LDAPTIVE JSON 2.1.1

Provides JSON reader and writer

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive-json
Version

Version

2.1.1
Type

Type

jar
Description

Description

LDAPTIVE JSON
Provides JSON reader and writer

Download ldaptive-json 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ldaptive : ldaptive jar 2.1.1
com.google.code.gson : gson jar 2.9.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.