is not current version
Last Version 2.0.15

org.openidentityplatform.commons.guice:test 2.0.10

Open Identity Platform CommunityGuice Test 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

test
Version

Version

2.0.10
Type

Type

jar

Download test 2.0.10


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