org.jberet.test-apps:test-apps

Impl of JSR 352: Batch Applications for the Java Platform

License

License

GroupId

GroupId

org.jberet.test-apps
ArtifactId

ArtifactId

test-apps
Last Version

Last Version

1.0.0.CR1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

JBoss by Red Hat

Download test-apps

Filename Size
test-apps-1.0.0.CR1.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.jberet : jberet-core jar 1.0.0.CR1
junit : junit jar 4.11
org.jberet : jberet-se jar 1.0.0.CR1
org.jboss.spec.javax.batch : jboss-batch-api_1.0_spec jar 1.0.0.Final
javax.inject : javax.inject jar 1
javax.enterprise : cdi-api jar 1.1
org.jboss.logging : jboss-logging-processor jar 1.2.0.Beta1
org.jboss.logging : jboss-logging jar 3.1.3.GA
com.google.guava : guava jar 13.0.1

runtime (1)

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

Project Modules

  • common
  • loadBatchXml
  • flow
  • loopback
  • split
  • chunkStop
  • chunkPartition
  • propertyInjection
  • postConstruct

Versions

Version
1.0.0.CR1
1.0.0.Beta2
1.0.0.Beta1
1.0.0.Alpha4
1.0.0.Alpha3
1.0.0.Alpha2
1.0.0.Alpha1