Last Version

json-predicate 0.0.7

Predicate<Object> automatic creation from JSON queries.

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

io.github.thiagolvlsantos
ArtifactId

ArtifactId

json-predicate
Version

Version

0.0.7
Type

Type

jar
Description

Description

json-predicate
Predicate<Object> automatic creation from JSON queries.
Project URL

Project URL

https://github.com/thiagolvlsantos/json-predicate
Project Organization

Project Organization

com.github.thiagolvlsantos
Source Code Management

Source Code Management

https://github.com/thiagolvlsantos/json-predicate.git

Download json-predicate 0.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
commons-beanutils : commons-beanutils jar 1.9.4
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.