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