License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.susom |
ArtifactId | ArtifactIddatabase |
Version | Version3.3 |
Type | Typejar |
Description |
Descriptioncom.github.susom:database
Simplified API for accessing JDBC data sources.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
database-3.3.pom | |
database-3.3.jar | 335 KB |
database-3.3-sources.jar | 97 KB |
database-3.3-javadoc.jar | 425 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.6.0 |
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 |