License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons.guice |
ArtifactId | ArtifactIdtest |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.guice.test
Open Identity Platform CommunityGuice Test Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-2.0.15.pom | |
test-2.0.15.jar | 5 KB |
test-2.0.15-sources.jar | 5 KB |
test-2.0.15-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/test/ -->
<dependency>
<groupId>org.openidentityplatform.commons.guice</groupId>
<artifactId>test</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/test/
implementation 'org.openidentityplatform.commons.guice:test:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/test/
implementation ("org.openidentityplatform.commons.guice:test:2.0.15")
'org.openidentityplatform.commons.guice:test:jar:2.0.15'
<dependency org="org.openidentityplatform.commons.guice" name="test" rev="2.0.15">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.guice', module='test', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.guice" % "test" % "2.0.15"
[org.openidentityplatform.commons.guice/test "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.guice : core | jar | 2.0.15 |
org.slf4j : slf4j-api | jar | 1.7.31 |
org.assertj : assertj-core | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.slf4j : slf4j-nop | jar | 1.7.12 |