License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers Net Liquibase Data Databases |
GroupId | GroupIdcom.github.jamesnetherton |
ArtifactId | ArtifactIdwildfly-liquibase-itests |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe WildFly Liquibase Subsystem
|
Filename | Size |
---|---|
wildfly-liquibase-itests-2.2.0.pom | |
wildfly-liquibase-itests-2.2.0.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-itests/ -->
<dependency>
<groupId>com.github.jamesnetherton</groupId>
<artifactId>wildfly-liquibase-itests</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-itests/
implementation 'com.github.jamesnetherton:wildfly-liquibase-itests:2.2.0'
// https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-itests/
implementation ("com.github.jamesnetherton:wildfly-liquibase-itests:2.2.0")
'com.github.jamesnetherton:wildfly-liquibase-itests:jar:2.2.0'
<dependency org="com.github.jamesnetherton" name="wildfly-liquibase-itests" rev="2.2.0">
<artifact name="wildfly-liquibase-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jamesnetherton', module='wildfly-liquibase-itests', version='2.2.0')
)
libraryDependencies += "com.github.jamesnetherton" % "wildfly-liquibase-itests" % "2.2.0"
[com.github.jamesnetherton/wildfly-liquibase-itests "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jamesnetherton : wildfly-liquibase-feature-pack | pom | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.liquibase : liquibase-cdi | jar | 4.3.3 |
org.liquibase : liquibase-core | jar | 4.3.3 |