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