is not current version
Last Version 2.0.15

org.openidentityplatform.commons.guice:core 2.0.13

Open Identity Platform CommunityGuice Core Library

Categories

Categories

IDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

org.openidentityplatform.commons.guice
ArtifactId

ArtifactId

core
Version

Version

2.0.13
Type

Type

jar

Download core 2.0.13


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