MVN

com.zeoflow.depot : sqlite-framework

Maven & Gradle

Jun 30, 2022
1 usages
5 stars

Depot · The Depot persistence library provides an abstraction layer over SQLite to allow for more robust database access while using the full power of SQLite.

<dependency>
    <groupId>com.zeoflow.depot</groupId>
    <artifactId>sqlite-framework</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zeoflow.depot : sqlite-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6
  • Latest Alpha: 1.0.2-alpha

All Versions

Choose a version of com.zeoflow.depot : sqlite-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sqlite-framework-1.0.6
sqlite-framework-1.0.5
sqlite-framework-1.0.4
sqlite-framework-1.0.3
sqlite-framework-1.0.2
sqlite-framework-1.0.2-alpha
0.0.x
sqlite-framework-0.0.2
sqlite-framework-0.0.1

How to add a dependency to Maven

Add the following com.zeoflow.depot : sqlite-framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zeoflow.depot</groupId>
    <artifactId>sqlite-framework</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zeoflow.depot : sqlite-framework gradle dependency to your build.gradle file:

implementation 'com.zeoflow.depot:sqlite-framework:1.0.6'

Gradle Kotlin DSL: Add the following com.zeoflow.depot : sqlite-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zeoflow.depot:sqlite-framework:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zeoflow.depot : sqlite-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zeoflow.depot" % "sqlite-framework" % "1.0.6"

Advertisement

Dependencies from Group

Jun 30, 2022
4 usages
5 stars
Jun 30, 2022
2 usages
5 stars
Jun 30, 2022
1 usages
5 stars
Jun 30, 2022
1 usages
5 stars
Jun 30, 2022
1 usages
5 stars

Discover Dependencies

Jun 30, 2022
2 usages
5 stars
Jun 30, 2022
1 usages
5 stars
Jun 30, 2022
5 stars
Jun 30, 2022
1 usages
5 stars
Jun 30, 2022
1 usages
5 stars
Jun 30, 2022
5 stars
Jun 30, 2022
4 usages
5 stars