is not current version
Last Version 4.0

com.github.susom:database 3.3

Simplified API for accessing JDBC data sources.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.susom
ArtifactId

ArtifactId

database
Version

Version

3.3
Type

Type

jar
Description

Description

com.github.susom:database
Simplified API 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 3.3


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.6.0

test (7)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.easymock : easymock jar 3.4
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.derby : derby jar 10.13.1.1
io.vertx : vertx-unit jar 3.6.0
com.github.stefanbirkner : system-rules jar 1.18.0

Project Modules

There are no modules declared in this project.