easybatch

Easy Batch parent module

License

License

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

easybatch
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

easybatch
Easy Batch parent module

Download easybatch

Filename Size
easybatch-2.1.3.pom 7 KB
Browse

How to add to project

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

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-tutorials
  • easybatch-jdbc
  • easybatch-xml
  • easybatch-integration

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0