| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.susom |
| ArtifactId | ArtifactIddatabase-goodies |
| Version | Version1.4 |
| Type | Typejar |
| Description |
Descriptioncom.github.susom:database-goodies
Useful things built on top of the database library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| database-goodies-1.4.pom | |
| database-goodies-1.4.jar | 36 KB |
| database-goodies-1.4-sources.jar | 15 KB |
| database-goodies-1.4-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.susom/database-goodies/ -->
<dependency>
<groupId>com.github.susom</groupId>
<artifactId>database-goodies</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.susom/database-goodies/
implementation 'com.github.susom:database-goodies:1.4'
// https://jarcasting.com/artifacts/com.github.susom/database-goodies/
implementation ("com.github.susom:database-goodies:1.4")
'com.github.susom:database-goodies:jar:1.4'
<dependency org="com.github.susom" name="database-goodies" rev="1.4">
<artifact name="database-goodies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.susom', module='database-goodies', version='1.4')
)
libraryDependencies += "com.github.susom" % "database-goodies" % "1.4"
[com.github.susom/database-goodies "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.susom : database | jar | 3.1 |
| io.vertx : vertx-core Optional | jar | 3.6.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.1 |
| io.vertx : vertx-codegen Optional | jar | 3.6.0 |
| io.vertx : vertx-web Optional | jar | 3.6.0 |
| org.apache.avro : avro | jar | 1.8.2 |
| org.apache.commons : commons-compress | jar | 1.19 |
| com.google.cloud : google-cloud-bigquery | jar | 1.61.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| io.vertx : vertx-unit | jar | 3.6.0 |
| org.hsqldb : hsqldb | jar | 2.3.2 |