Apache DeltaSpike Core Integration Test Suite

Integration Test Suite

License

License

GroupId

GroupId

org.apache.deltaspike.core
ArtifactId

ArtifactId

integration-test
Last Version

Last Version

0.1-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

Download integration-test

How to add to project

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

Dependencies

compile (2)

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

provided (3)

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

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3.RC2
org.apache.deltaspike.core : deltaspike-core-impl jar 0.1-incubating
junit : junit jar 4.10
org.jboss.arquillian.junit : arquillian-junit-container jar 1.0.0.CR7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-incubating