| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdcom.github.susom | 
    
| ArtifactId | ArtifactIddatabase | 
    
| Last Version | Last Version4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.github.susom:database 
            Simplified API and compatibility layer for accessing JDBC data sources. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| database-4.0.pom | |
| database-4.0.jar | 335 KB | 
| database-4.0-sources.jar | 97 KB | 
| database-4.0-javadoc.jar | 425 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.oracle.database.jdbc : ojdbc8 | jar | 21.1.0.0 | 
| io.vertx : vertx-core | jar | 4.1.2 | 
| 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 |