MVN

javax.inject : javax.inject

Maven & Gradle

Oct 13, 2009
5.3k usages

javax.inject · The javax.inject API

<dependency>
    <groupId>javax.inject</groupId>
    <artifactId>javax.inject</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.inject : javax.inject to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of javax.inject : javax.inject to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1
javax.inject-1

How to add a dependency to Maven

Add the following javax.inject : javax.inject maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.inject</groupId>
    <artifactId>javax.inject</artifactId>
    <version>1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.inject : javax.inject gradle dependency to your build.gradle file:

implementation 'javax.inject:javax.inject:1'

Gradle Kotlin DSL: Add the following javax.inject : javax.inject gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.inject:javax.inject:1")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.inject : javax.inject sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.inject" % "javax.inject" % "1"

Advertisement

Dependencies from Group

Oct 13, 2009
5.3k usages
Jun 11, 2010
49 usages

Discover Dependencies

Jul 10, 2015
277 usages
1.5k stars
May 17, 2023
5 usages
15.7k stars
Aug 23, 2023
9.1k usages
47.4k stars
Aug 29, 2018
415 usages
519 stars
Nov 26, 2022
1.3k usages
Apr 20, 2022
5 usages
87 stars
Mar 17, 2016
2.3k usages
Apr 18, 2022
20 usages
21 stars
May 12, 2023
4 usages
13.2k stars
Aug 18, 2023
906 usages
1.5k stars