License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdbatch-indigenous |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBatch-Indigenous
Indigenous Batching Implementation
|
Filename | Size |
---|---|
batch-indigenous-4.7.1.pom | |
batch-indigenous-4.7.1.jar | 22 KB |
batch-indigenous-4.7.1-sources.jar | 5 KB |
batch-indigenous-4.7.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/batch-indigenous/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>batch-indigenous</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/batch-indigenous/
implementation 'org.smallmind:batch-indigenous:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/batch-indigenous/
implementation ("org.smallmind:batch-indigenous:4.7.1")
'org.smallmind:batch-indigenous:jar:4.7.1'
<dependency org="org.smallmind" name="batch-indigenous" rev="4.7.1">
<artifact name="batch-indigenous" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='batch-indigenous', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "batch-indigenous" % "4.7.1"
[org.smallmind/batch-indigenous "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.batch : javax.batch-api | jar | 1.0.1 |
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.smallmind : smallmind-persistence | jar | 4.7.1 |
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 |