MVN

org.femtoframework.orm : orm-core

Maven & Gradle

Nov 18, 2019
2 usages
0 stars
<dependency>
    <groupId>org.femtoframework.orm</groupId>
    <artifactId>orm-core</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.femtoframework.orm : orm-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0

All Versions

Choose a version of org.femtoframework.orm : orm-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
orm-core-7.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.femtoframework.orm</groupId>
    <artifactId>orm-core</artifactId>
    <version>7.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.femtoframework.orm : orm-core gradle dependency to your build.gradle file:

implementation 'org.femtoframework.orm:orm-core:7.0.0'

Gradle Kotlin DSL: Add the following org.femtoframework.orm : orm-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.femtoframework.orm:orm-core:7.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.femtoframework.orm : orm-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.femtoframework.orm" % "orm-core" % "7.0.0"

Advertisement

Dependencies from Group

Nov 18, 2019
2 usages
0 stars
Nov 18, 2019
1 usages
0 stars
Nov 18, 2019
0 stars

Discover Dependencies

Nov 26, 2019
1 usages
0 stars
Dec 03, 2019
1 usages
0 stars
Feb 25, 2020
1 usages
Feb 25, 2020
1 usages
Dec 07, 2019
1 usages
0 stars
Dec 07, 2019
1 usages
224 stars
Jul 03, 2023
2 usages
494 stars