Apache DeltaSpike Core Integration Test Suite

Integration Test Suite

License

License

GroupId

GroupId

org.apache.deltaspike.test
ArtifactId

ArtifactId

core-integration-test
Last Version

Last Version

0.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache DeltaSpike Core Integration Test Suite
Integration Test Suite
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download core-integration-test

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.deltaspike.core : deltaspike-core-impl jar 0.2-incubating

provided (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-incubating