com.github.susom:database

Simplified API and compatibility layer for accessing JDBC data sources.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.susom
ArtifactId

ArtifactId

database
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.susom:database
Simplified API and compatibility layer for accessing JDBC data sources.
Project URL

Project URL

https://github.com/susom/database
Source Code Management

Source Code Management

https://github.com/susom/database

Download database

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.susom/database/ -->
<dependency>
    <groupId>com.github.susom</groupId>
    <artifactId>database</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.susom/database/
implementation 'com.github.susom:database:4.0'
// https://jarcasting.com/artifacts/com.github.susom/database/
implementation ("com.github.susom:database:4.0")
'com.github.susom:database:jar:4.0'
<dependency org="com.github.susom" name="database" rev="4.0">
  <artifact name="database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.susom', module='database', version='4.0')
)
libraryDependencies += "com.github.susom" % "database" % "4.0"
[com.github.susom/database "4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
com.oracle.database.jdbc : ojdbc8 jar 21.1.0.0
io.vertx : vertx-core jar 4.1.2

test (9)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4
org.slf4j : slf4j-log4j12 jar 1.7.32
org.apache.derby : derby jar 10.14.2.0
io.vertx : vertx-unit jar 4.1.2
io.vertx : vertx-web-client jar 4.1.2
com.github.stefanbirkner : system-rules jar 1.18.0
org.eclipse.jetty : jetty-server jar 9.4.41.v20210516

Project Modules

There are no modules declared in this project.
com.github.susom

Stanford School of Medicine

Versions

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