License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.jberet |
ArtifactId | ArtifactIddistribution |
Last Version | Last Version1.0.0.Alpha3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionImpl of JSR 352: Batch Applications for the Java Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
distribution-1.0.0.Alpha3.pom | |
distribution-1.0.0.Alpha3.zip | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.170 |