MVN

com.github.susom : database

Maven & Gradle

Dec 15, 2021
1 usages
39 stars

Simplified API and compatibility layer for accessing JDBC data sources.

<dependency>
    <groupId>com.github.susom</groupId>
    <artifactId>database</artifactId>
    <version>4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.susom : database to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of com.github.susom : database to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0
database-4.0
3.3
database-3.3
3.2
database-3.2
3.1
database-3.1
3.0
database-3.0
2.5
database-2.5
2.4
database-2.4
2.3
database-2.3
2.2
database-2.2
2.1
database-2.1
2.0
database-2.0
1.3
database-1.3
1.2
database-1.2
1.1
database-1.1
1.0
database-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.susom</groupId>
    <artifactId>database</artifactId>
    <version>4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.susom : database gradle dependency to your build.gradle file:

implementation 'com.github.susom:database:4.0'

Gradle Kotlin DSL: Add the following com.github.susom : database gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.susom:database:4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.susom : database sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.susom" % "database" % "4.0"

Advertisement

Dependencies from Group

Feb 14, 2020
2 usages
3 stars
Dec 15, 2021
1 usages
39 stars
Aug 23, 2022
1 usages
0 stars
Aug 23, 2022
1 usages
2 stars
Apr 06, 2022
1 usages
0 stars

Discover Dependencies

Jun 08, 2016
1 usages
0 stars
Jun 13, 2016
11 stars
Jan 20, 2021
2 usages
19 stars
Sep 26, 2016
16 stars
Sep 26, 2016
2 usages
16 stars
Aug 17, 2021
2 usages
72 stars
Apr 24, 2018
17 usages
902 stars