ISAC Json Handler

CLIF's ISAC plug-in dedicated to parsing JSON strings

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.ow2.clif.isac
ArtifactId

ArtifactId

JsonHandler
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ISAC Json Handler
CLIF's ISAC plug-in dedicated to parsing JSON strings
Project URL

Project URL

http://clif.ow2.org/JsonHandler/
Project Organization

Project Organization

OW2
Source Code Management

Source Code Management

https://gitlab.ow2.org/clif/clif-proactive/JsonHandler

Download JsonHandler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.2.0
org.ow2.clif : clif-core jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3