License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdbatch-spring |
Version | Version4.4.7 |
Type | Typejar |
Description |
DescriptionBatch-Spring
Spring Batch Extensions
|
Filename | Size |
---|---|
batch-spring-4.4.7.pom | |
batch-spring-4.4.7.jar | 27 KB |
batch-spring-4.4.7-sources.jar | 8 KB |
batch-spring-4.4.7-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/batch-spring/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>batch-spring</artifactId>
<version>4.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/batch-spring/
implementation 'org.smallmind:batch-spring:4.4.7'
// https://jarcasting.com/artifacts/org.smallmind/batch-spring/
implementation ("org.smallmind:batch-spring:4.4.7")
'org.smallmind:batch-spring:jar:4.4.7'
<dependency org="org.smallmind" name="batch-spring" rev="4.4.7">
<artifact name="batch-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='batch-spring', version='4.4.7')
)
libraryDependencies += "org.smallmind" % "batch-spring" % "4.4.7"
[org.smallmind/batch-spring "4.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : batch-base | jar | 4.4.7 |
org.smallmind : smallmind-liquibase Optional | jar | 4.4.7 |
org.springframework : spring-context | jar | 5.3.4 |
org.springframework : spring-jdbc | jar | 5.3.4 |
org.springframework.batch : spring-batch-core | jar | 4.2.1.RELEASE |
org.aspectj : aspectjrt Optional | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.springframework : spring-test | jar | 5.3.4 |