License |
License |
---|---|
GroupId | GroupIdorg.easybatch |
ArtifactId | ArtifactIdeasybatch |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasy Batch
Easy Batch parent module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easybatch-5.3.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.easybatch/easybatch/ -->
<dependency>
<groupId>org.easybatch</groupId>
<artifactId>easybatch</artifactId>
<version>5.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.easybatch/easybatch/
implementation 'org.easybatch:easybatch:5.3.0'
// https://jarcasting.com/artifacts/org.easybatch/easybatch/
implementation ("org.easybatch:easybatch:5.3.0")
'org.easybatch:easybatch:pom:5.3.0'
<dependency org="org.easybatch" name="easybatch" rev="5.3.0">
<artifact name="easybatch" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.easybatch', module='easybatch', version='5.3.0')
)
libraryDependencies += "org.easybatch" % "easybatch" % "5.3.0"
[org.easybatch/easybatch "5.3.0"]