Last Version

iep-guice 3.0.20

iep-guice

License

License

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.netflix.iep
ArtifactId

ArtifactId

iep-guice
Version

Version

3.0.20
Type

Type

jar
Description

Description

iep-guice
iep-guice
Project URL

Project URL

https://github.com/Netflix/iep
Project Organization

Project Organization

com.netflix.iep
Source Code Management

Source Code Management

https://github.com/Netflix/iep

Download iep-guice 3.0.20


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11
javax.annotation : jsr250-api jar 1.0

Project Modules

There are no modules declared in this project.