License |
License |
---|---|
Categories |
CategoriesNet GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.netflix.iep |
ArtifactId | ArtifactIdiep-guice |
Last Version | Last Version3.0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniep-guice
iep-guice
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iep-guice-3.0.20.pom | |
iep-guice-3.0.20.jar | 7 KB |
iep-guice-3.0.20-sources.jar | 5 KB |
iep-guice-3.0.20-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.iep/iep-guice/ -->
<dependency>
<groupId>com.netflix.iep</groupId>
<artifactId>iep-guice</artifactId>
<version>3.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.iep/iep-guice/
implementation 'com.netflix.iep:iep-guice:3.0.20'
// https://jarcasting.com/artifacts/com.netflix.iep/iep-guice/
implementation ("com.netflix.iep:iep-guice:3.0.20")
'com.netflix.iep:iep-guice:jar:3.0.20'
<dependency org="com.netflix.iep" name="iep-guice" rev="3.0.20">
<artifact name="iep-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.iep', module='iep-guice', version='3.0.20')
)
libraryDependencies += "com.netflix.iep" % "iep-guice" % "3.0.20"
[com.netflix.iep/iep-guice "3.0.20"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.iep : iep-service | jar | 3.0.20 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |
javax.annotation : jsr250-api | jar | 1.0 |