Categories |
CategoriesWildFly Container Application Servers Net Liquibase Data Databases |
---|---|
GroupId | GroupIdcom.github.jamesnetherton |
ArtifactId | ArtifactIdwildfly-liquibase-distro |
Version | Version0.3.0 |
Type | Typepom |
Filename | Size |
---|---|
wildfly-liquibase-distro-0.3.0.pom | |
wildfly-liquibase-distro-0.3.0.zip | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-distro/ -->
<dependency>
<groupId>com.github.jamesnetherton</groupId>
<artifactId>wildfly-liquibase-distro</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-distro/
implementation 'com.github.jamesnetherton:wildfly-liquibase-distro:0.3.0'
// https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-distro/
implementation ("com.github.jamesnetherton:wildfly-liquibase-distro:0.3.0")
'com.github.jamesnetherton:wildfly-liquibase-distro:pom:0.3.0'
<dependency org="com.github.jamesnetherton" name="wildfly-liquibase-distro" rev="0.3.0">
<artifact name="wildfly-liquibase-distro" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jamesnetherton', module='wildfly-liquibase-distro', version='0.3.0')
)
libraryDependencies += "com.github.jamesnetherton" % "wildfly-liquibase-distro" % "0.3.0"
[com.github.jamesnetherton/wildfly-liquibase-distro "0.3.0"]