is not current version
Last Version 2.8.11

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

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.8
Type

Type

pom

Download parent 2.8.8

Filename Size
parent-2.8.8.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.8</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.8'
// https://jarcasting.com/artifacts/org.code-house.eaio-uuid.jackson/parent/
implementation ("org.code-house.eaio-uuid.jackson:parent:2.8.8")
'org.code-house.eaio-uuid.jackson:parent:pom:2.8.8'
<dependency org="org.code-house.eaio-uuid.jackson" name="parent" rev="2.8.8">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.code-house.eaio-uuid.jackson', module='parent', version='2.8.8')
)
libraryDependencies += "org.code-house.eaio-uuid.jackson" % "parent" % "2.8.8"
[org.code-house.eaio-uuid.jackson/parent "2.8.8"]