DBPatcher Gradle Plugin

A Gradle plugin for the dbpatcher database patching tool.

License

License

Categories

Categories

Gradle Build Tools Net
GroupId

GroupId

net.robyf
ArtifactId

ArtifactId

gradle-dbpatcher-plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

DBPatcher Gradle Plugin
A Gradle plugin for the dbpatcher database patching tool.
Project URL

Project URL

https://github.com/robyf/gradle-dbpatcher-plugin
Source Code Management

Source Code Management

https://github.com/robyf/gradle-dbpatcher-plugin

Download gradle-dbpatcher-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/net.robyf/gradle-dbpatcher-plugin/ -->
<dependency>
    <groupId>net.robyf</groupId>
    <artifactId>gradle-dbpatcher-plugin</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.robyf/gradle-dbpatcher-plugin/
implementation 'net.robyf:gradle-dbpatcher-plugin:1.0.4'
// https://jarcasting.com/artifacts/net.robyf/gradle-dbpatcher-plugin/
implementation ("net.robyf:gradle-dbpatcher-plugin:1.0.4")
'net.robyf:gradle-dbpatcher-plugin:jar:1.0.4'
<dependency org="net.robyf" name="gradle-dbpatcher-plugin" rev="1.0.4">
  <artifact name="gradle-dbpatcher-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.robyf', module='gradle-dbpatcher-plugin', version='1.0.4')
)
libraryDependencies += "net.robyf" % "gradle-dbpatcher-plugin" % "1.0.4"
[net.robyf/gradle-dbpatcher-plugin "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
net.robyf : dbpatcher jar 1.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.2
1.0.1