is not current version
Last Version 2.8.11

org.code-house.eaio-uuid.jackson:parent 2.8.7

Parent pom for managing dependencies and plugin configurations.

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.code-house.eaio-uuid.jackson
ArtifactId

ArtifactId

parent
Version

Version

2.8.7
Type

Type

pom

Download parent 2.8.7

Filename Size
parent-2.8.7.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.code-house.eaio-uuid.jackson/parent/ -->
<dependency>
    <groupId>org.code-house.eaio-uuid.jackson</groupId>
    <artifactId>parent</artifactId>
    <version>2.8.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.code-house.eaio-uuid.jackson/parent/
implementation 'org.code-house.eaio-uuid.jackson:parent:2.8.7'
// https://jarcasting.com/artifacts/org.code-house.eaio-uuid.jackson/parent/
implementation ("org.code-house.eaio-uuid.jackson:parent:2.8.7")
'org.code-house.eaio-uuid.jackson:parent:pom:2.8.7'
<dependency org="org.code-house.eaio-uuid.jackson" name="parent" rev="2.8.7">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.code-house.eaio-uuid.jackson', module='parent', version='2.8.7')
)
libraryDependencies += "org.code-house.eaio-uuid.jackson" % "parent" % "2.8.7"
[org.code-house.eaio-uuid.jackson/parent "2.8.7"]