License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.memoryi |
ArtifactId | ArtifactIdspringbatch-ext |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.bitbucket.memoryi:springbatch-ext
framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springbatch-ext-2.0.0.pom | |
springbatch-ext-2.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.memoryi/springbatch-ext/ -->
<dependency>
<groupId>org.bitbucket.memoryi</groupId>
<artifactId>springbatch-ext</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/springbatch-ext/
implementation 'org.bitbucket.memoryi:springbatch-ext:2.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/springbatch-ext/
implementation ("org.bitbucket.memoryi:springbatch-ext:2.0.0")
'org.bitbucket.memoryi:springbatch-ext:jar:2.0.0'
<dependency org="org.bitbucket.memoryi" name="springbatch-ext" rev="2.0.0">
<artifact name="springbatch-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.memoryi', module='springbatch-ext', version='2.0.0')
)
libraryDependencies += "org.bitbucket.memoryi" % "springbatch-ext" % "2.0.0"
[org.bitbucket.memoryi/springbatch-ext "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.batch : spring-batch-core | jar | 2.2.1.RELEASE |