Last Version

Easy Batch 5.3.0

Easy Batch parent module

License

License

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch
Version

Version

5.3.0
Type

Type

pom
Description

Description

Easy Batch
Easy Batch parent module
Project URL

Project URL

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

Download easybatch 5.3.0

Filename Size
easybatch-5.3.0.pom 11 KB
Browse

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

Dependencies

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

Project Modules

  • easybatch-core
  • easybatch-validation
  • easybatch-flatfile
  • easybatch-tools
  • easybatch-jdbc
  • easybatch-jpa
  • easybatch-jms
  • easybatch-xml
  • easybatch-json
  • easybatch-extensions
  • easybatch-archetype
  • easybatch-test-common