| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers Maven Компиляция и сборка |
| Группа | Группаorg.wildfly |
| Идентификатор | Идентификаторwildfly-channel-maven-plugin-integration-tests |
| Последняя версия | Последняя версия1.0.0.Alpha1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWildfly Channel Maven Plugin - Integration Tests
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-channel-maven-plugin-integration-tests/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-channel-maven-plugin-integration-tests</artifactId>
<version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-channel-maven-plugin-integration-tests/
implementation 'org.wildfly:wildfly-channel-maven-plugin-integration-tests:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-channel-maven-plugin-integration-tests/
implementation ("org.wildfly:wildfly-channel-maven-plugin-integration-tests:1.0.0.Alpha1")
'org.wildfly:wildfly-channel-maven-plugin-integration-tests:jar:1.0.0.Alpha1'
<dependency org="org.wildfly" name="wildfly-channel-maven-plugin-integration-tests" rev="1.0.0.Alpha1">
<artifact name="wildfly-channel-maven-plugin-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-channel-maven-plugin-integration-tests', version='1.0.0.Alpha1')
)
libraryDependencies += "org.wildfly" % "wildfly-channel-maven-plugin-integration-tests" % "1.0.0.Alpha1"
[org.wildfly/wildfly-channel-maven-plugin-integration-tests "1.0.0.Alpha1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly : wildfly-channel-maven-plugin | jar | 1.0.0.Alpha1 |
| org.wildfly : wildfly-channel-tools-core | jar | 1.0.0.Alpha1 |
| com.soebes.itf.jupiter.extension : itf-extension-maven | jar | 0.11.0 |
| com.soebes.itf.jupiter.extension : itf-assertj | jar | 0.11.0 |
| com.soebes.itf.jupiter.extension : itf-jupiter-extension | jar | 0.11.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.22.0 |