is not current version
Last Version 2.0.15

org.openidentityplatform.commons:commons 2.0.13


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

commons
Version

Version

2.0.13
Type

Type

pom

Download commons 2.0.13

Filename Size
commons-2.0.13.pom 2 KB
Browse

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