Last Version

org.jberet:distribution 1.0.0.Alpha3

Impl of JSR 352: Batch Applications for the Java Platform

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.jberet
ArtifactId

ArtifactId

distribution
Version

Version

1.0.0.Alpha3
Type

Type

pom
Description

Description

Impl of JSR 352: Batch Applications for the Java Platform
Project Organization

Project Organization

JBoss by Red Hat

Download distribution 1.0.0.Alpha3


<!-- https://jarcasting.com/artifacts/org.jberet/distribution/ -->
<dependency>
    <groupId>org.jberet</groupId>
    <artifactId>distribution</artifactId>
    <version>1.0.0.Alpha3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jberet/distribution/
implementation 'org.jberet:distribution:1.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.jberet/distribution/
implementation ("org.jberet:distribution:1.0.0.Alpha3")
'org.jberet:distribution:pom:1.0.0.Alpha3'
<dependency org="org.jberet" name="distribution" rev="1.0.0.Alpha3">
  <artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jberet', module='distribution', version='1.0.0.Alpha3')
)
libraryDependencies += "org.jberet" % "distribution" % "1.0.0.Alpha3"
[org.jberet/distribution "1.0.0.Alpha3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jberet : jberet-core jar 1.0.0.Alpha3
org.jberet : jberet-se jar 1.0.0.Alpha3
org.jboss.spec.javax.batch : jboss-batch-api_1.0_spec jar 1.0.0.Beta1
javax.inject : javax.inject jar 1
javax.enterprise : cdi-api jar 1.0
org.jboss.logging : jboss-logging-processor jar 1.1.0.Final
org.jboss.logging : jboss-logging jar 3.1.2.GA

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.170

Project Modules

There are no modules declared in this project.