| Категории |
КатегорииWildFly Контейнер Application Servers Сеть Liquibase Данные Базы данных |
|---|---|
| Группа | Группаcom.github.jamesnetherton |
| Идентификатор | Идентификаторwildfly-liquibase-itests |
| Версия | Версия0.9.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wildfly-liquibase-itests-0.9.0.pom | |
| wildfly-liquibase-itests-0.9.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-itests/ -->
<dependency>
<groupId>com.github.jamesnetherton</groupId>
<artifactId>wildfly-liquibase-itests</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-itests/
implementation 'com.github.jamesnetherton:wildfly-liquibase-itests:0.9.0'
// https://jarcasting.com/artifacts/com.github.jamesnetherton/wildfly-liquibase-itests/
implementation ("com.github.jamesnetherton:wildfly-liquibase-itests:0.9.0")
'com.github.jamesnetherton:wildfly-liquibase-itests:jar:0.9.0'
<dependency org="com.github.jamesnetherton" name="wildfly-liquibase-itests" rev="0.9.0">
<artifact name="wildfly-liquibase-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jamesnetherton', module='wildfly-liquibase-itests', version='0.9.0')
)
libraryDependencies += "com.github.jamesnetherton" % "wildfly-liquibase-itests" % "0.9.0"
[com.github.jamesnetherton/wildfly-liquibase-itests "0.9.0"]