Last Version

db-deployer 1.0.2

simple database script management library

License

License

GroupId

GroupId

io.github.yangshuo
ArtifactId

ArtifactId

db-deployer
Version

Version

1.0.2
Type

Type

pom
Description

Description

db-deployer
simple database script management library
Project URL

Project URL

https://github.com/yangshuo/db-deployer
Source Code Management

Source Code Management

https://github.com/yangshuo/db-deployer

Download db-deployer 1.0.2

Filename Size
db-deployer-1.0.2.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • db-deployer-api
  • db-deployer-impl
  • db-deployer-maven-plugin
  • db-deployer-maven-plugin-demo