is not current version
Last Version 2.0.15

org.openidentityplatform.commons:parent 2.0.8

Parent POM for Open Identity Platform Community projects. Provides default project build configuration.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

parent
Version

Version

2.0.8
Type

Type

pom

Download parent 2.0.8

Filename Size
parent-2.0.8.pom 58 KB
Browse

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