Last Version

easybatch-core 5.3.0

Easy Batch core module

License

License

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-core
Version

Version

5.3.0
Type

Type

jar
Description

Description

easybatch-core
Easy Batch core module
Project URL

Project URL

https://github.com/j-easy/easy-batch

Download easybatch-core 5.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-core jar 2.28.2
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.