MVN

io.micronaut : spring

Maven & Gradle

Mar 10, 2022
6 usages
5.7k stars

Micronaut · Natively Cloud Native

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

Latest Version

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

Version Vulnerabilities Updated
1.0.x
spring-1.0.0.RC2
spring-1.0.0.M4
micronaut
spring-micronaut-spring-web-annotation
spring-micronaut-spring-web
spring-micronaut-spring-context
spring-micronaut-spring-boot-annotation
spring-micronaut-spring-boot
spring-micronaut-spring-bom
spring-micronaut-spring-annotation
spring-micronaut-spring

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.micronaut" % "spring" % "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

Feb 11, 2022
5 usages
2.6k stars
Dec 05, 2019
5 usages
2.6k stars
Feb 22, 2019
5 usages
1.4k stars
Aug 23, 2023
6 usages
47.4k stars
Aug 01, 2021
5 usages
276 stars
Mar 06, 2019
5 usages
1.2k stars