is not current version
Last Version 2.1.1

org.ldaptive:ldaptive-json 1.0.2

Provides JSON reader and writer

Categories

Categories

JSON Data
GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive-json
Version

Version

1.0.2
Type

Type

jar

Download ldaptive-json 1.0.2


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