MVN

com.gartapar : sfdao

Maven & Gradle

May 02, 2023

SfDAO ORM · A simple and fast ORM

<dependency>
    <groupId>com.gartapar</groupId>
    <artifactId>sfdao</artifactId>
    <version>2.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gartapar : sfdao to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.2
  • Latest Release Candidate: 2.5.0-RC1

All Versions

Choose a version of com.gartapar : sfdao to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
sfdao-2.8.2
sfdao-2.8.1
sfdao-2.8.0
sfdao-2.8.0RC
2.7.x
sfdao-2.7.4
sfdao-2.7.3
sfdao-2.7.2
sfdao-2.7.1
sfdao-2.7.0
2.6.x
sfdao-2.6.1
sfdao-2.6.0
2.5.x
sfdao-2.5.4
sfdao-2.5.3
sfdao-2.5.2
sfdao-2.5.1
sfdao-2.5.0
sfdao-2.5.0-RC1
2.4.x
sfdao-2.4.6

How to add a dependency to Maven

Add the following com.gartapar : sfdao maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gartapar</groupId>
    <artifactId>sfdao</artifactId>
    <version>2.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gartapar : sfdao gradle dependency to your build.gradle file:

implementation 'com.gartapar:sfdao:2.8.2'

Gradle Kotlin DSL: Add the following com.gartapar : sfdao gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gartapar:sfdao:2.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gartapar : sfdao sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gartapar" % "sfdao" % "2.8.2"

Advertisement

Dependencies from Group

May 02, 2023

Discover Dependencies

May 09, 2021
211 stars
Apr 11, 2023
4 usages
4 stars
sim
Nov 09, 2022
0 stars
Aug 15, 2023
4 usages
0 stars
Feb 28, 2023
1 usages
0 stars
Oct 21, 2021
0 stars
Jul 13, 2023
0 stars
Mar 01, 2023
0 stars