Last Version

easybatch-archetype 5.3.0

Easy Batch maven quick start archetype

License

License

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-archetype
Version

Version

5.3.0
Type

Type

jar
Description

Description

easybatch-archetype
Easy Batch maven quick start archetype
Project URL

Project URL

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

Download easybatch-archetype 5.3.0


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

There are no modules declared in this project.