Last Version

org.jberet:jberet-schedule-executor 1.4.1.Final

Impl of JSR 352: Batch Applications for the Java Platform

License

License

GroupId

GroupId

org.jberet
ArtifactId

ArtifactId

jberet-schedule-executor
Version

Version

1.4.1.Final
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download jberet-schedule-executor 1.4.1.Final


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

Dependencies

provided (9)

Group / Artifact Type Version
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar 1.0.0.Final
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

test (11)

Group / Artifact Type Version
org.jberet : jberet-core jar 1.3.0.Final
org.jberet : jberet-se jar 1.3.0.Final
org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec jar 1.0.0.Final
org.jboss.marshalling : jboss-marshalling jar 2.0.5.Final
org.jboss.weld : weld-core-impl jar 3.0.3.Final
org.jboss.weld.se : weld-se-core jar 3.0.3.Final
org.jboss : jandex jar 2.0.5.Final
org.jgroups : jgroups jar 4.0.1.Final
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.9.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.