MVN

io.micronaut : management

Maven & Gradle

Oct 09, 2018
7 usages
5.9k stars

Micronaut · Natively Cloud Native

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

Latest Version

Choose a version of io.micronaut : management 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 : management to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.micronaut" % "management" % "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 21, 2023
13 usages
5 stars
Aug 28, 2020
8 usages
8k stars
Jan 15, 2019
7 usages
3 stars
Nov 27, 2020
14 usages
0 stars
Aug 15, 2023
7 usages
1.1k stars
Jun 26, 2019
7 usages
Mar 18, 2020
6 usages
35 stars