License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.nocrala.tools.database.debbie |
ArtifactId | ArtifactIddebbie-project |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDebbie Project
Debbie automates the build, clean and rebuild operations on a sandbox database, from
the SQL source code in the repository.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debbie-project-1.3.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-project/ -->
<dependency>
<groupId>org.nocrala.tools.database.debbie</groupId>
<artifactId>debbie-project</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-project/
implementation 'org.nocrala.tools.database.debbie:debbie-project:1.3.2'
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-project/
implementation ("org.nocrala.tools.database.debbie:debbie-project:1.3.2")
'org.nocrala.tools.database.debbie:debbie-project:pom:1.3.2'
<dependency org="org.nocrala.tools.database.debbie" name="debbie-project" rev="1.3.2">
<artifact name="debbie-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database.debbie', module='debbie-project', version='1.3.2')
)
libraryDependencies += "org.nocrala.tools.database.debbie" % "debbie-project" % "1.3.2"
[org.nocrala.tools.database.debbie/debbie-project "1.3.2"]