| Лицензия |
Лицензия
FuseSource Fabric License
|
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаio.fabric8.itests |
| Идентификатор | Идентификаторfabric-itests-wildfly |
| Последняя версия | Последняя версия1.0.0.redhat-423 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFabric8 :: Integration Tests :: WildFly
|
| Имя Файла | Размер |
|---|---|
| fabric-itests-wildfly-1.0.0.redhat-423.pom | |
| fabric-itests-wildfly-1.0.0.redhat-423.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8.itests/fabric-itests-wildfly/ -->
<dependency>
<groupId>io.fabric8.itests</groupId>
<artifactId>fabric-itests-wildfly</artifactId>
<version>1.0.0.redhat-423</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.itests/fabric-itests-wildfly/
implementation 'io.fabric8.itests:fabric-itests-wildfly:1.0.0.redhat-423'
// https://jarcasting.com/artifacts/io.fabric8.itests/fabric-itests-wildfly/
implementation ("io.fabric8.itests:fabric-itests-wildfly:1.0.0.redhat-423")
'io.fabric8.itests:fabric-itests-wildfly:jar:1.0.0.redhat-423'
<dependency org="io.fabric8.itests" name="fabric-itests-wildfly" rev="1.0.0.redhat-423">
<artifact name="fabric-itests-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.itests', module='fabric-itests-wildfly', version='1.0.0.redhat-423')
)
libraryDependencies += "io.fabric8.itests" % "fabric-itests-wildfly" % "1.0.0.redhat-423"
[io.fabric8.itests/fabric-itests-wildfly "1.0.0.redhat-423"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8 : fabric8-karaf | zip | ${project.version} |
| org.wildfly : wildfly-dist | tar.gz | ${wildfly-version} |
| io.fabric8 : fabric-api | jar | |
| io.fabric8 : fabric-core | jar | |
| io.fabric8 : fabric-zookeeper | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8 : fabric8-karaf | jar | ${project.version} |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8.itests : fabric-itests-common | jar | ${project.version} |
| org.fusesource.tooling.testing : pax-exam-karaf | jar | ${project.version} |
| junit : junit | jar |