WildFly: MicroProfile Config - WildFly Test Suite

Thorntail: Parent

Лицензия

Лицензия

AL2
Категории

Категории

WildFly Контейнер Application Servers config Библиотеки уровня приложения Configuration
Группа

Группа

io.thorntail
Идентификатор

Идентификатор

microprofile-config-wildfly-testsuite-wildfly
Последняя версия

Последняя версия

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

WildFly: MicroProfile Config - WildFly Test Suite
Thorntail: Parent
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать microprofile-config-wildfly-testsuite-wildfly

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.thorntail/microprofile-config-wildfly-testsuite-wildfly/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>microprofile-config-wildfly-testsuite-wildfly</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/microprofile-config-wildfly-testsuite-wildfly/
implementation 'io.thorntail:microprofile-config-wildfly-testsuite-wildfly:1.8.0'
// https://jarcasting.com/artifacts/io.thorntail/microprofile-config-wildfly-testsuite-wildfly/
implementation ("io.thorntail:microprofile-config-wildfly-testsuite-wildfly:1.8.0")
'io.thorntail:microprofile-config-wildfly-testsuite-wildfly:jar:1.8.0'
<dependency org="io.thorntail" name="microprofile-config-wildfly-testsuite-wildfly" rev="1.8.0">
  <artifact name="microprofile-config-wildfly-testsuite-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='microprofile-config-wildfly-testsuite-wildfly', version='1.8.0')
)
libraryDependencies += "io.thorntail" % "microprofile-config-wildfly-testsuite-wildfly" % "1.8.0"
[io.thorntail/microprofile-config-wildfly-testsuite-wildfly "1.8.0"]

Зависимости

test (7)

Идентификатор библиотеки Тип Версия
org.jboss.arquillian.junit : arquillian-junit-container jar
junit : junit jar 4.11
org.wildfly.arquillian : wildfly-arquillian-container-managed jar 2.1.1.Final
org.wildfly.core : wildfly-core-testsuite-shared jar 7.0.0.Final
org.apache.httpcomponents : httpclient jar 4.5.4
javax : javaee-api jar 8.0
org.eclipse.microprofile.config : microprofile-config-api jar 1.3

Модули Проекта

Данный проект не имеет модулей.

MicroProfile Config - WildFly

WildFly/Thorntail Extension for Eclipse MicroProfile Config, based on the SmallRye Config implementation.

Instructions

mvn clean install

Project structure

  • extension - WildFly Extension that provides the microprofile-config subsystem. It also allows to define ConfigSources that are stored in the subsystem configuration.
  • feature-pack - Feature pack that bundles the extension with the JBoss Modules required to run it in WildFly and Thorntail.
  • dist - A distribution of WildFly with the microprofile-config extension installed (in its standalone-microprofile.xml configuration)
  • config-api - Generation of Thorntail Config API that provides a Java API to manage the microprofile-config subsystem.

Links

io.thorntail

Thorntail

Версии библиотеки

Версия
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0