MVN

com.google.inject.extensions : guice-jndi

Maven & Gradle

May 12, 2023
20 usages
12k stars

Google Guice - Extensions - JNDI

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-jndi</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.inject.extensions : guice-jndi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0
  • Latest Release Candidate: 6.0.0-rc2
  • Latest Beta: 5.0.0-BETA-1

All Versions

Choose a version of com.google.inject.extensions : guice-jndi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
guice-jndi-7.0.0
guice-jndi-7.0.0-rc1
6.0.x
guice-jndi-6.0.0
guice-jndi-6.0.0-rc2
guice-jndi-6.0.0-rc1
5.1.x
guice-jndi-5.1.0
5.0.x
guice-jndi-5.0.1
guice-jndi-5.0.0
guice-jndi-5.0.0-BETA-1
4.2.x
guice-jndi-4.2.3
guice-jndi-4.2.2
guice-jndi-4.2.1
guice-jndi-4.2.0
4.1.x
guice-jndi-4.1.0
4.0
guice-jndi-4.0
guice-jndi-4.0-beta5
guice-jndi-4.0-beta4
guice-jndi-4.0-beta
3.0
guice-jndi-3.0
guice-jndi-3.0-rc3
guice-jndi-3.0-rc2
2.0
guice-jndi-2.0

How to add a dependency to Maven

Add the following com.google.inject.extensions : guice-jndi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-jndi</artifactId>
    <version>7.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.inject.extensions : guice-jndi gradle dependency to your build.gradle file:

implementation 'com.google.inject.extensions:guice-jndi:7.0.0'

Gradle Kotlin DSL: Add the following com.google.inject.extensions : guice-jndi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.inject.extensions:guice-jndi:7.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.inject.extensions : guice-jndi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.inject.extensions" % "guice-jndi" % "7.0.0"

Advertisement

Dependencies from Group

Mar 20, 2020
976 usages
12k stars
May 12, 2023
625 usages
12k stars
May 12, 2023
581 usages
10.6k stars
May 12, 2023
146 usages
12k stars
May 12, 2023
123 usages
12k stars

Discover Dependencies

Nov 05, 2016
2 usages
183 stars
Nov 06, 2020
5 usages
1k stars
Jan 22, 2020
2 usages
May 28, 2022
6 usages
2 stars
Apr 25, 2016
7 usages
3 stars
May 02, 2017
9 usages
34 stars
Jul 15, 2023
16 usages
Dec 14, 2021
4 usages
24 stars
Aug 04, 2021
4 usages
1 stars