is not current version
Last Version 1.0.0-preview.20210928

net.thisptr:jackson-jq-parent 1.0.0-preview.20190925

jq for Jackson JSON Processor

Categories

Categories

Net Jackson Data JSON
GroupId

GroupId

net.thisptr
ArtifactId

ArtifactId

jackson-jq-parent
Version

Version

1.0.0-preview.20190925
Type

Type

pom

Download jackson-jq-parent 1.0.0-preview.20190925


<!-- https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/ -->
<dependency>
    <groupId>net.thisptr</groupId>
    <artifactId>jackson-jq-parent</artifactId>
    <version>1.0.0-preview.20190925</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation 'net.thisptr:jackson-jq-parent:1.0.0-preview.20190925'
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation ("net.thisptr:jackson-jq-parent:1.0.0-preview.20190925")
'net.thisptr:jackson-jq-parent:pom:1.0.0-preview.20190925'
<dependency org="net.thisptr" name="jackson-jq-parent" rev="1.0.0-preview.20190925">
  <artifact name="jackson-jq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='jackson-jq-parent', version='1.0.0-preview.20190925')
)
libraryDependencies += "net.thisptr" % "jackson-jq-parent" % "1.0.0-preview.20190925"
[net.thisptr/jackson-jq-parent "1.0.0-preview.20190925"]