Last Version

BatchEE :: Extensions :: CDI 1.0.2

This module implements some CDI scopes batch oriented.

License

License

GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-cdi
Version

Version

1.0.2
Type

Type

jar
Description

Description

BatchEE :: Extensions :: CDI
This module implements some CDI scopes batch oriented.
Project Organization

Project Organization

The Apache Software Foundation

Download batchee-cdi 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.batchee : batchee-jbatch Optional jar 1.0.2

provided (6)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.3
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.2
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.3
org.apache.geronimo.specs : geronimo-jbatch_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.batchee : batchee-doc-api jar 1.0.2

test (6)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-owb jar 1.9.5
org.apache.openwebbeans : openwebbeans-impl jar 2.0.23
org.testng : testng jar 6.9.9
org.apache.derby : derby jar 10.14.2.0
org.apache.batchee : batchee-maven-plugin jar 1.0.2

Project Modules

There are no modules declared in this project.