License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.yangshuo |
ArtifactId | ArtifactIddb-deployer-maven-plugin-demo |
Version | Version1.0.2 |
Type | Typepom |
Description |
Descriptionsimple database script management library
|
Filename | Size |
---|---|
db-deployer-maven-plugin-demo-1.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yangshuo/db-deployer-maven-plugin-demo/ -->
<dependency>
<groupId>io.github.yangshuo</groupId>
<artifactId>db-deployer-maven-plugin-demo</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangshuo/db-deployer-maven-plugin-demo/
implementation 'io.github.yangshuo:db-deployer-maven-plugin-demo:1.0.2'
// https://jarcasting.com/artifacts/io.github.yangshuo/db-deployer-maven-plugin-demo/
implementation ("io.github.yangshuo:db-deployer-maven-plugin-demo:1.0.2")
'io.github.yangshuo:db-deployer-maven-plugin-demo:pom:1.0.2'
<dependency org="io.github.yangshuo" name="db-deployer-maven-plugin-demo" rev="1.0.2">
<artifact name="db-deployer-maven-plugin-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.yangshuo', module='db-deployer-maven-plugin-demo', version='1.0.2')
)
libraryDependencies += "io.github.yangshuo" % "db-deployer-maven-plugin-demo" % "1.0.2"
[io.github.yangshuo/db-deployer-maven-plugin-demo "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 6.0.6 |