License |
License |
---|---|
Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-batch |
Last Version | Last Version7.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-batch
Easy Batch parent module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-batch-7.0.2.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch</artifactId>
<version>7.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch/
implementation 'org.jeasy:easy-batch:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch/
implementation ("org.jeasy:easy-batch:7.0.2")
'org.jeasy:easy-batch:pom:7.0.2'
<dependency org="org.jeasy" name="easy-batch" rev="7.0.2">
<artifact name="easy-batch" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch" % "7.0.2"
[org.jeasy/easy-batch "7.0.2"]