License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.spring-batch-infrastructure |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-batch-infrastructure wrapper
Spring4 support for spring-batch-infrastructure
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-batch-infrastructure/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.spring-batch-infrastructure</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-batch-infrastructure/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-batch-infrastructure:0.3.7'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-batch-infrastructure/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.spring-batch-infrastructure:0.3.7")
'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-batch-infrastructure:jar:0.3.7'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.spring-batch-infrastructure" rev="0.3.7">
<artifact name="net.osgiliath.wrapper.spring-batch-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.spring-batch-infrastructure', version='0.3.7')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.spring-batch-infrastructure" % "0.3.7"
[net.osgiliath.wrappers/net.osgiliath.wrapper.spring-batch-infrastructure "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.batch : spring-batch-infrastructure | jar | 2.2.7.RELEASE |