easybatch-core

Easy Batch core module

License

License

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

easybatch-core
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

easybatch-core
Easy Batch core module

Download easybatch-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.benas/easybatch-core/ -->
<dependency>
    <groupId>io.github.benas</groupId>
    <artifactId>easybatch-core</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/easybatch-core/
implementation 'io.github.benas:easybatch-core:2.1.3'
// https://jarcasting.com/artifacts/io.github.benas/easybatch-core/
implementation ("io.github.benas:easybatch-core:2.1.3")
'io.github.benas:easybatch-core:jar:2.1.3'
<dependency org="io.github.benas" name="easybatch-core" rev="2.1.3">
  <artifact name="easybatch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='easybatch-core', version='2.1.3')
)
libraryDependencies += "io.github.benas" % "easybatch-core" % "2.1.3"
[io.github.benas/easybatch-core "2.1.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0