License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.haflife3 |
ArtifactId | ArtifactIddatazilla |
Last Version | Last Version1.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatazilla
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
datazilla-1.3.6.pom | |
datazilla-1.3.6.jar | 112 KB |
datazilla-1.3.6-sources.jar | 59 KB |
datazilla-1.3.6-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haflife3/datazilla/ -->
<dependency>
<groupId>com.github.haflife3</groupId>
<artifactId>datazilla</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haflife3/datazilla/
implementation 'com.github.haflife3:datazilla:1.3.6'
// https://jarcasting.com/artifacts/com.github.haflife3/datazilla/
implementation ("com.github.haflife3:datazilla:1.3.6")
'com.github.haflife3:datazilla:jar:1.3.6'
<dependency org="com.github.haflife3" name="datazilla" rev="1.3.6">
<artifact name="datazilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haflife3', module='datazilla', version='1.3.6')
)
libraryDependencies += "com.github.haflife3" % "datazilla" % "1.3.6"
[com.github.haflife3/datazilla "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-dbutils : commons-dbutils | jar | 1.7 |
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-io : commons-io | jar | 2.7 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.guava : guava | jar | 20.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.reflections : reflections | jar | 0.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
ch.qos.logback : logback-core | jar | 1.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
mysql : mysql-connector-java | jar | 8.0.16 |
com.h2database : h2 | jar | 1.4.200 |
org.postgresql : postgresql | jar | 42.2.6 |
org.xerial : sqlite-jdbc | jar | 3.30.1 |
org.hsqldb : hsqldb | jar | 2.5.0 |
com.microsoft.sqlserver : mssql-jdbc | jar | 8.2.2.jre8 |
com.zaxxer : HikariCP | jar | 3.4.1 |
junit : junit | jar | 4.13.1 |
uk.co.jemos.podam : podam | jar | 7.2.3.RELEASE |
org.springframework : spring-context | jar | 5.2.8.RELEASE |
org.springframework : spring-jdbc | jar | 5.2.8.RELEASE |
org.springframework : spring-aop | jar | 5.2.8.RELEASE |
org.codehaus.groovy : groovy-all | pom | 3.0.2 |