json-logic-java

A native Java implementation of the json-logic project

License

License

Categories

Categories

Java Languages JSON Data
GroupId

GroupId

io.github.jamsesso
ArtifactId

ArtifactId

json-logic-java
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

json-logic-java
A native Java implementation of the json-logic project
Project URL

Project URL

https://github.com/jamsesso/json-logic-java
Source Code Management

Source Code Management

https://github.com/jamsesso/json-logic-java.git

Download json-logic-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0