| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdworld.data |
| ArtifactId | ArtifactIddw-jdbc |
| Last Version | Last Version0.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondw-jdbc
Maven POM to set common elements for data.world OSS projects.
|
| Filename | Size |
|---|---|
| dw-jdbc-0.4.4.pom | |
| dw-jdbc-0.4.4.jar | 12 MB |
| dw-jdbc-0.4.4-sources.jar | 56 KB |
| dw-jdbc-0.4.4-javadoc.jar | 224 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/world.data/dw-jdbc/ -->
<dependency>
<groupId>world.data</groupId>
<artifactId>dw-jdbc</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/world.data/dw-jdbc/
implementation 'world.data:dw-jdbc:0.4.4'
// https://jarcasting.com/artifacts/world.data/dw-jdbc/
implementation ("world.data:dw-jdbc:0.4.4")
'world.data:dw-jdbc:jar:0.4.4'
<dependency org="world.data" name="dw-jdbc" rev="0.4.4">
<artifact name="dw-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.data', module='dw-jdbc', version='0.4.4')
)
libraryDependencies += "world.data" % "dw-jdbc" % "0.4.4"
[world.data/dw-jdbc "0.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.6 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.6 |
| junit : junit | jar | 4.12 |
| org.apache.commons : commons-dbcp2 | jar | 2.4.0 |
| org.assertj : assertj-core | jar | 3.10.0 |
| org.mockito : mockito-core | jar | 2.19.0 |
| org.nanohttpd : nanohttpd | jar | 2.3.1 |