MVN

net.osgiliath.features : net.osgiliath.feature.persistence

Maven & Gradle

Jun 18, 2016
3 usages
15 stars

Osgiliath Persistence features · Persistence support (database access) for Osgiliath framework

<dependency>
    <groupId>net.osgiliath.features</groupId>
    <artifactId>net.osgiliath.feature.persistence</artifactId>
    <version>0.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.features : net.osgiliath.feature.persistence to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.7

All Versions

Choose a version of net.osgiliath.features : net.osgiliath.feature.persistence to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
net.osgiliath.feature.persistence-0.3.7
net.osgiliath.feature.persistence-0.3.6
net.osgiliath.feature.persistence-0.3.4
net.osgiliath.feature.persistence-0.3.3
net.osgiliath.feature.persistence-0.3.2
net.osgiliath.feature.persistence-0.3.1

How to add a dependency to Maven

Add the following net.osgiliath.features : net.osgiliath.feature.persistence maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.osgiliath.features</groupId>
    <artifactId>net.osgiliath.feature.persistence</artifactId>
    <version>0.3.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.osgiliath.features : net.osgiliath.feature.persistence gradle dependency to your build.gradle file:

implementation 'net.osgiliath.features:net.osgiliath.feature.persistence:0.3.7'

Gradle Kotlin DSL: Add the following net.osgiliath.features : net.osgiliath.feature.persistence gradle kotlin dependency to your build.gradle.kts file:

implementation("net.osgiliath.features:net.osgiliath.feature.persistence:0.3.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.osgiliath.features : net.osgiliath.feature.persistence sbt scala dependency to your build.sbt file:

libraryDependencies += "net.osgiliath.features" % "net.osgiliath.feature.persistence" % "0.3.7"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 13, 2023
8 usages
343 stars
May 03, 2016
10 usages
71 stars
Dec 07, 2012
5 usages
44 stars
Jun 27, 2017
19 usages
89 stars
Jan 03, 2019
5 usages
31 stars
Jun 14, 2022
39 usages
11 stars
Apr 22, 2014
21 usages
132 stars
Nov 09, 2022
174 usages
196 stars
Nov 14, 2019
10 usages
91 stars