is not current version
Last Version 2.0.15

org.openidentityplatform.commons:util-parent 2.0.8

Miscellaneous utility classes used within Open Identity Platform Communityprojects.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

util-parent
Version

Version

2.0.8
Type

Type

pom

Download util-parent 2.0.8

Filename Size
util-parent-2.0.8.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/ -->
<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>util-parent</artifactId>
    <version>2.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/
implementation 'org.openidentityplatform.commons:util-parent:2.0.8'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/
implementation ("org.openidentityplatform.commons:util-parent:2.0.8")
'org.openidentityplatform.commons:util-parent:pom:2.0.8'
<dependency org="org.openidentityplatform.commons" name="util-parent" rev="2.0.8">
  <artifact name="util-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='util-parent', version='2.0.8')
)
libraryDependencies += "org.openidentityplatform.commons" % "util-parent" % "2.0.8"
[org.openidentityplatform.commons/util-parent "2.0.8"]