MVN

net.s-jr.utils.sql : generic-daos-api

Maven & Gradle

May 08, 2018
3 usages
0 stars

GenericDAOs API · The API for the GenericDAOs

<dependency>
    <groupId>net.s-jr.utils.sql</groupId>
    <artifactId>generic-daos-api</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.s-jr.utils.sql : generic-daos-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of net.s-jr.utils.sql : generic-daos-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
generic-daos-api-1.1.3
generic-daos-api-1.1.2
generic-daos-api-1.1.1
generic-daos-api-1.1.0
1.0.x
generic-daos-api-1.0.0

How to add a dependency to Maven

Add the following net.s-jr.utils.sql : generic-daos-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.s-jr.utils.sql</groupId>
    <artifactId>generic-daos-api</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.s-jr.utils.sql : generic-daos-api gradle dependency to your build.gradle file:

implementation 'net.s-jr.utils.sql:generic-daos-api:1.1.3'

Gradle Kotlin DSL: Add the following net.s-jr.utils.sql : generic-daos-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.s-jr.utils.sql:generic-daos-api:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.s-jr.utils.sql : generic-daos-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.s-jr.utils.sql" % "generic-daos-api" % "1.1.3"

Advertisement

Dependencies from Group

May 08, 2018
3 usages
0 stars
May 08, 2018
2 usages
0 stars
May 08, 2018
1 usages
0 stars

Discover Dependencies

Dec 03, 2017
9 usages
204 stars
Aug 12, 2015
14 usages
84 stars
Nov 19, 2019
14 usages
2 stars
Aug 22, 2023
12 usages
9 stars
Nov 06, 2012
11 usages
14 stars
Jul 22, 2019
33 usages
2 stars
Mar 02, 2020
10 usages
5 stars