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