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