Apache DeltaSpike Core Integration Test Suite

Integration Test Suite

Лицензия

Лицензия

Группа

Группа

org.apache.deltaspike.test
Идентификатор

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

core-integration-test
Последняя версия

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

0.2-incubating
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache DeltaSpike Core Integration Test Suite
Integration Test Suite
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git/core-integration-test

Скачать core-integration-test

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

<!-- https://jarcasting.com/artifacts/org.apache.deltaspike.test/core-integration-test/ -->
<dependency>
    <groupId>org.apache.deltaspike.test</groupId>
    <artifactId>core-integration-test</artifactId>
    <version>0.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.deltaspike.test/core-integration-test/
implementation 'org.apache.deltaspike.test:core-integration-test:0.2-incubating'
// https://jarcasting.com/artifacts/org.apache.deltaspike.test/core-integration-test/
implementation ("org.apache.deltaspike.test:core-integration-test:0.2-incubating")
'org.apache.deltaspike.test:core-integration-test:jar:0.2-incubating'
<dependency org="org.apache.deltaspike.test" name="core-integration-test" rev="0.2-incubating">
  <artifact name="core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.deltaspike.test', module='core-integration-test', version='0.2-incubating')
)
libraryDependencies += "org.apache.deltaspike.test" % "core-integration-test" % "0.2-incubating"
[org.apache.deltaspike.test/core-integration-test "0.2-incubating"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.deltaspike.core : deltaspike-core-impl jar 0.2-incubating

provided (4)

Идентификатор библиотеки Тип Версия
org.apache.deltaspike.core : deltaspike-core-api jar 0.2-incubating
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.1_spec jar 1.0

test (5)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library jar 1.3.RC2
org.apache.deltaspike.core : deltaspike-core-impl jar 0.2-incubating
org.apache.deltaspike.test : test-utils jar 0.2-incubating
junit : junit jar 4.10
org.jboss.arquillian.junit : arquillian-junit-container jar 1.0.0.Final

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

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

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

Версия
0.2-incubating