Debbie Project

Debbie automates the build, clean and rebuild operations on a sandbox database, from the SQL source code in the repository.

License

License

Categories

Categories

Data
GroupId

GroupId

org.nocrala.tools.database.debbie
ArtifactId

ArtifactId

debbie-project
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

Debbie 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

https://github.com/justtheimpaler/debbie
Source Code Management

Source Code Management

https://github.com/justtheimpaler/debbie

Download debbie-project

Filename Size
debbie-project-1.3.2.pom 4 KB
Browse

How to add to project

<!-- 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"]

Dependencies

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

Project Modules

  • debbie
  • debbie-ant-plugin
  • debbie-maven-plugin

Versions

Version
1.3.2
1.3.1