JBoss Application Server: Arquillian Embedded Container

JBoss Application Server: Parent Aggregator

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers Arquillian Тестирование приложения и мониторинг
Группа

Группа

org.jboss.as
Идентификатор

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

jboss-as-arquillian-container-embedded
Последняя версия

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

7.2.0.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

JBoss Application Server: Arquillian Embedded Container
JBoss Application Server: Parent Aggregator
Организация-разработчик

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

JBoss by Red Hat

Скачать jboss-as-arquillian-container-embedded

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

<!-- https://jarcasting.com/artifacts/org.jboss.as/jboss-as-arquillian-container-embedded/ -->
<dependency>
    <groupId>org.jboss.as</groupId>
    <artifactId>jboss-as-arquillian-container-embedded</artifactId>
    <version>7.2.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-arquillian-container-embedded/
implementation 'org.jboss.as:jboss-as-arquillian-container-embedded:7.2.0.Final'
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-arquillian-container-embedded/
implementation ("org.jboss.as:jboss-as-arquillian-container-embedded:7.2.0.Final")
'org.jboss.as:jboss-as-arquillian-container-embedded:jar:7.2.0.Final'
<dependency org="org.jboss.as" name="jboss-as-arquillian-container-embedded" rev="7.2.0.Final">
  <artifact name="jboss-as-arquillian-container-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.as', module='jboss-as-arquillian-container-embedded', version='7.2.0.Final')
)
libraryDependencies += "org.jboss.as" % "jboss-as-arquillian-container-embedded" % "7.2.0.Final"
[org.jboss.as/jboss-as-arquillian-container-embedded "7.2.0.Final"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.jboss.as : jboss-as-arquillian-common jar 7.2.0.Final
org.jboss.as : jboss-as-embedded jar 7.2.0.Final
org.jboss.logging : jboss-logging jar 3.1.2.GA
org.jboss.logmanager : jboss-logmanager jar 1.4.0.Final
org.jboss.arquillian.core : arquillian-core-api jar 1.0.0.Final
org.jboss.as : jboss-as-build-config jar 7.2.0.Final

test (3)

Идентификатор библиотеки Тип Версия
org.jboss.arquillian.junit : arquillian-junit-container jar 1.0.0.Final
org.jboss.arquillian.protocol : arquillian-protocol-servlet jar 1.0.0.Final
junit : junit jar 4.10

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

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

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin git@github.com:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.jboss.as

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

Версия
7.2.0.Final
7.0.0.Beta3
7.0.0.Beta2
7.0.0.Beta1