org.jberet:jberet-rest

Impl of JSR 352: Batch Applications for the Java Platform

License

License

GroupId

GroupId

org.jberet
ArtifactId

ArtifactId

jberet-rest
Last Version

Last Version

1.4.1.Final
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 jberet-rest

How to add to project

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

Dependencies

provided (8)

Group / Artifact Type Version
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 2.0
org.jboss.logging : jboss-logging-processor jar 2.1.0.Final
org.jboss.logging : jboss-logging jar 3.3.0.Final
com.h2database : h2 jar 1.3.173
com.google.guava : guava jar 25.1-jre
org.wildfly.security : wildfly-security-manager jar 1.1.2.Final

Project Modules

  • jberet-rest-commons
  • jberet-rest-api

Versions

Version
1.4.1.Final
1.4.0.Final
1.3.0.Final
1.3.0.Beta7