License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Data |
GroupId | GroupIdorg.nocrala.tools.database.debbie |
ArtifactId | ArtifactIddebbie-ant-plugin |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDebbie automates the build, clean and rebuild operations on a sandbox database, from
the SQL source code in the repository.
|
<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-ant-plugin/ -->
<dependency>
<groupId>org.nocrala.tools.database.debbie</groupId>
<artifactId>debbie-ant-plugin</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-ant-plugin/
implementation 'org.nocrala.tools.database.debbie:debbie-ant-plugin:1.3.2'
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-ant-plugin/
implementation ("org.nocrala.tools.database.debbie:debbie-ant-plugin:1.3.2")
'org.nocrala.tools.database.debbie:debbie-ant-plugin:jar:1.3.2'
<dependency org="org.nocrala.tools.database.debbie" name="debbie-ant-plugin" rev="1.3.2">
<artifact name="debbie-ant-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database.debbie', module='debbie-ant-plugin', version='1.3.2')
)
libraryDependencies += "org.nocrala.tools.database.debbie" % "debbie-ant-plugin" % "1.3.2"
[org.nocrala.tools.database.debbie/debbie-ant-plugin "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.nocrala.tools.database.debbie : debbie | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |