License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis Liquibase Data Databases |
GroupId | GroupIdcom.github.axdotl |
ArtifactId | ArtifactIdjqassistant-plugins-liquibase |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.axdotl:jqassistant-plugin-liquibase
Liquibase plugin for jQAssistant
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.axdotl/jqassistant-plugins-liquibase/ -->
<dependency>
<groupId>com.github.axdotl</groupId>
<artifactId>jqassistant-plugins-liquibase</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axdotl/jqassistant-plugins-liquibase/
implementation 'com.github.axdotl:jqassistant-plugins-liquibase:0.0.5'
// https://jarcasting.com/artifacts/com.github.axdotl/jqassistant-plugins-liquibase/
implementation ("com.github.axdotl:jqassistant-plugins-liquibase:0.0.5")
'com.github.axdotl:jqassistant-plugins-liquibase:jar:0.0.5'
<dependency org="com.github.axdotl" name="jqassistant-plugins-liquibase" rev="0.0.5">
<artifact name="jqassistant-plugins-liquibase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axdotl', module='jqassistant-plugins-liquibase', version='0.0.5')
)
libraryDependencies += "com.github.axdotl" % "jqassistant-plugins-liquibase" % "0.0.5"
[com.github.axdotl/jqassistant-plugins-liquibase "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.core : jqassistant.core.scanner | jar | 1.0.0 |
com.buschmais.jqassistant.plugin : jqassistant.plugin.common | jar | 1.0.0 |
com.buschmais.jqassistant.plugin : jqassistant.plugin.xml | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.7 |
com.buschmais.jqassistant.plugin : jqassistant.plugin.common | test-jar | 1.0.0 |
com.buschmais.jqassistant.core : jqassistant.core.plugin | jar | 1.0.0 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.8 |
org.reflections : reflections | jar | 0.9.9 |