Last Version

easybatch 2.1.3

Easy Batch parent module

License

License

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

easybatch
Version

Version

2.1.3
Type

Type

pom
Description

Description

easybatch
Easy Batch parent module

Download easybatch 2.1.3

Filename Size
easybatch-2.1.3.pom 7 KB
Browse

<!-- 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