io.github.yangshuo:db-deployer-impl

simple database script management library

License

License

GroupId

GroupId

io.github.yangshuo
ArtifactId

ArtifactId

db-deployer-impl
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

simple database script management library

Download db-deployer-impl

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.yangshuo/db-deployer-impl/ -->
<dependency>
    <groupId>io.github.yangshuo</groupId>
    <artifactId>db-deployer-impl</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangshuo/db-deployer-impl/
implementation 'io.github.yangshuo:db-deployer-impl:1.0.2'
// https://jarcasting.com/artifacts/io.github.yangshuo/db-deployer-impl/
implementation ("io.github.yangshuo:db-deployer-impl:1.0.2")
'io.github.yangshuo:db-deployer-impl:jar:1.0.2'
<dependency org="io.github.yangshuo" name="db-deployer-impl" rev="1.0.2">
  <artifact name="db-deployer-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yangshuo', module='db-deployer-impl', version='1.0.2')
)
libraryDependencies += "io.github.yangshuo" % "db-deployer-impl" % "1.0.2"
[io.github.yangshuo/db-deployer-impl "1.0.2"]

Dependencies

compile (13)

Group / Artifact Type Version
io.github.yangshuo : db-deployer-api jar 1.0.2
mysql : mysql-connector-java jar 6.0.6
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-math3 jar 3.6.1
commons-io : commons-io jar 2.6
org.apache.commons : commons-pool2 jar 2.5.0
commons-cli : commons-cli jar 1.4
org.apache.httpcomponents : httpclient jar 4.5.5
com.google.guava : guava jar 25.1-jre
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-core jar 2.11.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2