License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.haflife3 |
ArtifactId | ArtifactIddatazilla |
Version | Version1.3.1 |
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.1.pom | |
datazilla-1.3.1.jar | 112 KB |
datazilla-1.3.1-sources.jar | 58 KB |
datazilla-1.3.1-javadoc.jar | 526 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haflife3/datazilla/ -->
<dependency>
<groupId>com.github.haflife3</groupId>
<artifactId>datazilla</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haflife3/datazilla/
implementation 'com.github.haflife3:datazilla:1.3.1'
// https://jarcasting.com/artifacts/com.github.haflife3/datazilla/
implementation ("com.github.haflife3:datazilla:1.3.1")
'com.github.haflife3:datazilla:jar:1.3.1'
<dependency org="com.github.haflife3" name="datazilla" rev="1.3.1">
<artifact name="datazilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haflife3', module='datazilla', version='1.3.1')
)
libraryDependencies += "com.github.haflife3" % "datazilla" % "1.3.1"
[com.github.haflife3/datazilla "1.3.1"]
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.4 |
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 | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.reflections : reflections | jar | 0.9.11 |
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 |