is not current version
Last Version 0.3.0

com.netflix.netflix-commons:netflix-jersey-guice 0.1.2

netflix-jersey-guice developed by Netflix

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection Jersey Program Interface REST Frameworks
GroupId

GroupId

com.netflix.netflix-commons
ArtifactId

ArtifactId

netflix-jersey-guice
Version

Version

0.1.2
Type

Type

jar

Download netflix-jersey-guice 0.1.2


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