| License |
License |
|---|---|
| GroupId | GroupIdio.github.yangshuo |
| ArtifactId | ArtifactIddb-deployer-impl |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsimple database script management library
|
| Filename | Size |
|---|---|
| db-deployer-impl-1.0.2.pom | |
| db-deployer-impl-1.0.2.jar | 18 KB |
| db-deployer-impl-1.0.2-sources.jar | 9 KB |
| db-deployer-impl-1.0.2-javadoc.jar | 94 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.6 |