MVN

org.noorm : noorm-runtime

Maven & Gradle

Jan 03, 2020
2 usages

NoORM Runtime Library

<dependency>
    <groupId>org.noorm</groupId>
    <artifactId>noorm-runtime</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.noorm : noorm-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of org.noorm : noorm-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
noorm-runtime-1.5.0
1.4.x
noorm-runtime-1.4.2
noorm-runtime-1.4.1
noorm-runtime-1.4.0
1.3.x
noorm-runtime-1.3.4
noorm-runtime-1.3.3
noorm-runtime-1.3.2
noorm-runtime-1.3.1
noorm-runtime-1.3.0
1.2.x
noorm-runtime-1.2.2
noorm-runtime-1.2.1
noorm-runtime-1.2.0
1.1.x
noorm-runtime-1.1.0
1.0.x
noorm-runtime-1.0.0
0.9.x
noorm-runtime-0.9.17
noorm-runtime-0.9.16
noorm-runtime-0.9.15

How to add a dependency to Maven

Add the following org.noorm : noorm-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.noorm</groupId>
    <artifactId>noorm-runtime</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.noorm : noorm-runtime gradle dependency to your build.gradle file:

implementation 'org.noorm:noorm-runtime:1.5.0'

Gradle Kotlin DSL: Add the following org.noorm : noorm-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("org.noorm:noorm-runtime:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.noorm : noorm-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "org.noorm" % "noorm-runtime" % "1.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 25, 2019
4 usages
313 stars
Oct 03, 2021
5 usages
3 stars
Apr 26, 2022
9 usages
2.6k stars
Jul 21, 2014
3 usages
11 stars
Nov 16, 2010
6 usages
May 07, 2013
12 usages
Aug 09, 2019
8 usages
3.4k stars