| License |
License |
|---|---|
| Categories |
CategoriesNet Jackson Data JSON |
| GroupId | GroupIdnet.thisptr |
| ArtifactId | ArtifactIdjackson-jq-parent |
| Last Version | Last Version1.0.0-preview.20210928 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnet.thisptr:jackson-jq-parent
jq for Jackson JSON Processor
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jackson-jq-parent-1.0.0-preview.20210928.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/ -->
<dependency>
<groupId>net.thisptr</groupId>
<artifactId>jackson-jq-parent</artifactId>
<version>1.0.0-preview.20210928</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation 'net.thisptr:jackson-jq-parent:1.0.0-preview.20210928'
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation ("net.thisptr:jackson-jq-parent:1.0.0-preview.20210928")
'net.thisptr:jackson-jq-parent:pom:1.0.0-preview.20210928'
<dependency org="net.thisptr" name="jackson-jq-parent" rev="1.0.0-preview.20210928">
<artifact name="jackson-jq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='jackson-jq-parent', version='1.0.0-preview.20210928')
)
libraryDependencies += "net.thisptr" % "jackson-jq-parent" % "1.0.0-preview.20210928"
[net.thisptr/jackson-jq-parent "1.0.0-preview.20210928"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| com.google.auto.service : auto-service-annotations Optional | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |