| License |
License
LGPL
|
|---|---|
| GroupId | GroupIdcom.dbdeploy |
| ArtifactId | ArtifactIddbdeploy-parent |
| Last Version | Last Version3.0M3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondbdeploy
dbdeploy: java tools to manage agile database management
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dbdeploy-parent-3.0M3.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dbdeploy/dbdeploy-parent/ -->
<dependency>
<groupId>com.dbdeploy</groupId>
<artifactId>dbdeploy-parent</artifactId>
<version>3.0M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dbdeploy/dbdeploy-parent/
implementation 'com.dbdeploy:dbdeploy-parent:3.0M3'
// https://jarcasting.com/artifacts/com.dbdeploy/dbdeploy-parent/
implementation ("com.dbdeploy:dbdeploy-parent:3.0M3")
'com.dbdeploy:dbdeploy-parent:pom:3.0M3'
<dependency org="com.dbdeploy" name="dbdeploy-parent" rev="3.0M3">
<artifact name="dbdeploy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dbdeploy', module='dbdeploy-parent', version='3.0M3')
)
libraryDependencies += "com.dbdeploy" % "dbdeploy-parent" % "3.0M3"
[com.dbdeploy/dbdeploy-parent "3.0M3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.7 |