Last Version

WildFly: Batch Integration Subsystem 11.0.0.Final

WildFly: Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-batch
Version

Version

11.0.0.Final
Type

Type

jar
Description

Description

WildFly: Batch Integration Subsystem
WildFly: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-batch 11.0.0.Final


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

Dependencies

compile (10)

Group / Artifact Type Version
org.wildfly : wildfly-batch-jberet jar 11.0.0.Final
org.wildfly.core : wildfly-controller jar
org.wildfly.core : wildfly-server jar
org.wildfly.core : wildfly-threads jar
org.wildfly : wildfly-transactions jar 11.0.0.Final
org.jberet : jberet-core jar 1.2.4.Final
org.jboss.logging : jboss-logging jar
org.jboss.msc : jboss-msc jar
org.wildfly : wildfly-ee jar 11.0.0.Final
org.wildfly.security : wildfly-elytron jar

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-annotations Optional jar
org.jboss.logging : jboss-logging-processor Optional jar

test (2)

Group / Artifact Type Version
org.wildfly.core : wildfly-subsystem-test-framework jar
junit : junit jar

Project Modules

There are no modules declared in this project.