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