| Категории |
КатегорииWildFly Контейнер Application Servers config Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаio.thorntail |
| Идентификатор | Идентификаторmicroprofile-config-wildfly-testsuite |
| Версия | Версия1.6.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| microprofile-config-wildfly-testsuite-1.6.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thorntail/microprofile-config-wildfly-testsuite/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>microprofile-config-wildfly-testsuite</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/microprofile-config-wildfly-testsuite/
implementation 'io.thorntail:microprofile-config-wildfly-testsuite:1.6.1'
// https://jarcasting.com/artifacts/io.thorntail/microprofile-config-wildfly-testsuite/
implementation ("io.thorntail:microprofile-config-wildfly-testsuite:1.6.1")
'io.thorntail:microprofile-config-wildfly-testsuite:pom:1.6.1'
<dependency org="io.thorntail" name="microprofile-config-wildfly-testsuite" rev="1.6.1">
<artifact name="microprofile-config-wildfly-testsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='microprofile-config-wildfly-testsuite', version='1.6.1')
)
libraryDependencies += "io.thorntail" % "microprofile-config-wildfly-testsuite" % "1.6.1"
[io.thorntail/microprofile-config-wildfly-testsuite "1.6.1"]