License |
License |
---|---|
GroupId | GroupIdio.github.benas |
ArtifactId | ArtifactIdeasybatch-integration |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasybatch-integration
Easy Batch integration module
|
Filename | Size |
---|---|
easybatch-integration-2.1.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.benas/easybatch-integration/ -->
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>easybatch-integration</artifactId>
<version>2.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/easybatch-integration/
implementation 'io.github.benas:easybatch-integration:2.1.3'
// https://jarcasting.com/artifacts/io.github.benas/easybatch-integration/
implementation ("io.github.benas:easybatch-integration:2.1.3")
'io.github.benas:easybatch-integration:pom:2.1.3'
<dependency org="io.github.benas" name="easybatch-integration" rev="2.1.3">
<artifact name="easybatch-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='easybatch-integration', version='2.1.3')
)
libraryDependencies += "io.github.benas" % "easybatch-integration" % "2.1.3"
[io.github.benas/easybatch-integration "2.1.3"]