Jersey2-Guice Implementation

Fork of Squarespace/jersey2-guice with improvements

License

License

Categories

Categories

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

GroupId

com.flipkart.utils
ArtifactId

ArtifactId

jersey2-guice-impl
Last Version

Last Version

jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26
Release Date

Release Date

Type

Type

jar
Description

Description

Jersey2-Guice Implementation
Fork of Squarespace/jersey2-guice with improvements
Project URL

Project URL

https://flipkart-incubator.github.io/jersey2-guice/
Source Code Management

Source Code Management

https://github.com/flipkart-incubator/jersey2-guice/

Download jersey2-guice-impl

How to add to project

<!-- https://jarcasting.com/artifacts/com.flipkart.utils/jersey2-guice-impl/ -->
<dependency>
    <groupId>com.flipkart.utils</groupId>
    <artifactId>jersey2-guice-impl</artifactId>
    <version>jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.flipkart.utils/jersey2-guice-impl/
implementation 'com.flipkart.utils:jersey2-guice-impl:jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26'
// https://jarcasting.com/artifacts/com.flipkart.utils/jersey2-guice-impl/
implementation ("com.flipkart.utils:jersey2-guice-impl:jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26")
'com.flipkart.utils:jersey2-guice-impl:jar:jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26'
<dependency org="com.flipkart.utils" name="jersey2-guice-impl" rev="jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26">
  <artifact name="jersey2-guice-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flipkart.utils', module='jersey2-guice-impl', version='jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26')
)
libraryDependencies += "com.flipkart.utils" % "jersey2-guice-impl" % "jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26"
[com.flipkart.utils/jersey2-guice-impl "jersey2.25.1_guava24.1.1-jre_guice4.2.2_slf4j1.7.26"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 24.1.1-jre
com.flipkart.utils : jersey2-guice-spi jar 2.5.0-b32-1
org.slf4j : slf4j-api jar 1.7.26
com.google.inject.extensions : guice-servlet jar 4.2.2
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.25.1

test (3)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.25.1
org.eclipse.jetty : jetty-servlet jar 9.2.9.v20150224
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.