| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons |
| ArtifactId | ArtifactIdguice |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.openidentityplatform.commons.guice
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| guice-2.0.15.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/guice/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>guice</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/guice/
implementation 'org.openidentityplatform.commons:guice:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/guice/
implementation ("org.openidentityplatform.commons:guice:2.0.15")
'org.openidentityplatform.commons:guice:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="guice" rev="2.0.15">
<artifact name="guice" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='guice', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "guice" % "2.0.15"
[org.openidentityplatform.commons/guice "2.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.slf4j : slf4j-nop | jar | 1.7.12 |