is not current version
Last Version 2.1.1

Jakarta Batch Specification 2.1.0-M2

Specification document module

License

License

Categories

Categories

Jakarta Batch Jakarta EE Jakarta EE Supporting Technologies
GroupId

GroupId

jakarta.batch
ArtifactId

ArtifactId

specification
Version

Version

2.1.0-M2
Type

Type

pom
Description

Description

Jakarta Batch Specification
Specification document module
Project Organization

Project Organization

Eclipse Foundation

Download specification 2.1.0-M2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.