is not current version
Last Version 1.0.2

org.apache.batchee:batchee-cdi 0.3-incubating

This module implements some CDI scopes batch oriented.

GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-cdi
Version

Version

0.3-incubating
Type

Type

jar

Download batchee-cdi 0.3-incubating


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