MVN

io.micronaut.configuration : gorm-common

Maven & Gradle

Oct 09, 2018
4 usages
5.9k stars

Micronaut · Natively Cloud Native

<dependency>
    <groupId>io.micronaut.configuration</groupId>
    <artifactId>gorm-common</artifactId>
    <version>1.0.0.M4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

Version Vulnerabilities Updated
1.0.x
gorm-common-1.0.0.RC2
gorm-common-1.0.0.M4

How to add a dependency to Maven

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

<dependency>
    <groupId>io.micronaut.configuration</groupId>
    <artifactId>gorm-common</artifactId>
    <version>1.0.0.M4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.micronaut.configuration : gorm-common gradle dependency to your build.gradle file:

implementation 'io.micronaut.configuration:gorm-common:1.0.0.M4'

Gradle Kotlin DSL: Add the following io.micronaut.configuration : gorm-common gradle kotlin dependency to your build.gradle.kts file:

implementation("io.micronaut.configuration:gorm-common:1.0.0.M4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.micronaut.configuration : gorm-common sbt scala dependency to your build.sbt file:

libraryDependencies += "io.micronaut.configuration" % "gorm-common" % "1.0.0.M4"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 22, 2018
3 usages
1 stars
Jun 29, 2023
3 usages
119 stars
cli
May 20, 2020
8 usages
62 stars
Sep 04, 2018
3 usages
44 stars
Feb 22, 2019
3 usages
1.4k stars
Feb 22, 2019
3 usages
1.4k stars
Mar 26, 2023
2 usages
428 stars
Mar 06, 2019
3 usages
1.2k stars
Sep 13, 2018
3 usages
10 stars