License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JSON Data |
GroupId | GroupIdio.github.thiagolvlsantos |
ArtifactId | ArtifactIdjson-predicate |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-predicate
Predicate<Object> automatic creation from JSON queries.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-predicate-0.0.7.pom | |
json-predicate-0.0.7.jar | 32 KB |
json-predicate-0.0.7-sources.jar | 19 KB |
json-predicate-0.0.7-javadoc.jar | 573 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |