Last Version

Resources 1.3.1.RELEASE

Extensible UI framework and basic styles and layout for Spring Batch Admin console.

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-admin-resources
Version

Version

1.3.1.RELEASE
Type

Type

jar
Description

Description

Resources
Extensible UI framework and basic styles and layout for Spring Batch Admin console.

Download spring-batch-admin-resources 1.3.1.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-admin-resources/ -->
<dependency>
    <groupId>org.springframework.batch</groupId>
    <artifactId>spring-batch-admin-resources</artifactId>
    <version>1.3.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-admin-resources/
implementation 'org.springframework.batch:spring-batch-admin-resources:1.3.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-admin-resources/
implementation ("org.springframework.batch:spring-batch-admin-resources:1.3.1.RELEASE")
'org.springframework.batch:spring-batch-admin-resources:jar:1.3.1.RELEASE'
<dependency org="org.springframework.batch" name="spring-batch-admin-resources" rev="1.3.1.RELEASE">
  <artifact name="spring-batch-admin-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.batch', module='spring-batch-admin-resources', version='1.3.1.RELEASE')
)
libraryDependencies += "org.springframework.batch" % "spring-batch-admin-resources" % "1.3.1.RELEASE"
[org.springframework.batch/spring-batch-admin-resources "1.3.1.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.freemarker : freemarker Optional jar 2.3.15
org.springframework : spring-aop jar 3.2.9.RELEASE
org.springframework : spring-web Optional jar 3.2.9.RELEASE
org.springframework : spring-webmvc Optional jar 3.2.9.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.6
commons-io : commons-io jar 2.4
commons-collections : commons-collections jar 3.2.1
javax.servlet : jstl Optional jar 1.2
org.springframework : spring-context-support jar 3.2.9.RELEASE
org.springframework.security : spring-security-taglibs Optional jar 2.0.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5

runtime (4)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4
log4j : log4j Optional jar 1.2.17
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-log4j12 jar 1.7.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easymock : easymock jar 2.3
org.springframework : spring-test jar 3.2.9.RELEASE

Project Modules

There are no modules declared in this project.