License |
License |
---|---|
GroupId | GroupIdcom.foreach.across.modules |
ArtifactId | ArtifactIdspring-batch-test-web |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModule that activates Spring batch in the Across context and allows jobs to be defined in modules.
|
<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/spring-batch-test-web/ -->
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>spring-batch-test-web</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/spring-batch-test-web/
implementation 'com.foreach.across.modules:spring-batch-test-web:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/spring-batch-test-web/
implementation ("com.foreach.across.modules:spring-batch-test-web:1.0.1.RELEASE")
'com.foreach.across.modules:spring-batch-test-web:jar:1.0.1.RELEASE'
<dependency org="com.foreach.across.modules" name="spring-batch-test-web" rev="1.0.1.RELEASE">
<artifact name="spring-batch-test-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='spring-batch-test-web', version='1.0.1.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "spring-batch-test-web" % "1.0.1.RELEASE"
[com.foreach.across.modules/spring-batch-test-web "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.foreach.across : across-web | jar | 2.0.0.RELEASE |
com.foreach.across.modules : spring-batch-module | jar | 1.0.1.RELEASE |
com.foreach.across.modules : debug-web-module | jar | 1.0.0.RELEASE |
commons-dbcp : commons-dbcp | jar | |
org.hsqldb : hsqldb | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | |
com.oracle » ojdbc6 | jar | |
net.sourceforge.jtds : jtds | jar | |
com.h2database : h2 | jar |