MVN

io.micronaut : inject

Maven & Gradle

Oct 09, 2018
36 usages
5.9k stars

Micronaut · Natively Cloud Native

<dependency>
    <groupId>io.micronaut</groupId>
    <artifactId>inject</artifactId>
    <version>1.0.0.M4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0.M4
  • Latest Release Candidate: 1.0.0.RC2

All Versions

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

Version Vulnerabilities Updated
1.0.x
inject-1.0.0.RC2
inject-1.0.0.M4

How to add a dependency to Maven

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

<dependency>
    <groupId>io.micronaut</groupId>
    <artifactId>inject</artifactId>
    <version>1.0.0.M4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.micronaut:inject:1.0.0.M4'

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

implementation("io.micronaut:inject:1.0.0.M4")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.micronaut" % "inject" % "1.0.0.M4"

Advertisement

Dependencies from Group

Aug 16, 2023
531 usages
5.9k stars
Aug 18, 2023
453 usages
5.9k stars
Aug 18, 2023
236 usages
5.9k stars
Aug 16, 2023
157 usages
5.9k stars
Aug 18, 2023
69 usages
5.9k stars

Discover Dependencies

Aug 15, 2023
149 usages
12.9k stars
May 23, 2023
34 usages
7 stars
Dec 25, 2022
42 usages
696 stars
Mar 03, 2023
40 usages
2.4k stars
Aug 15, 2023
38 usages
12.9k stars
Aug 15, 2023
41 usages
12.9k stars
Mar 02, 2023
38 usages
137 stars
May 10, 2023
42 usages
1.1k stars