You can download spring-batch-admin-manager-1.2.0.release.jar in this page.
Apache Open Source
spring-batch-admin-manager-1.2.0.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.springframework.batch/spring-batch-admin-manager/pom.properties META-INF/maven/org.springframework.batch/spring-batch-admin-manager/pom.xml META-INF/spring/batch/bootstrap/integration/configuration-context.xml META-INF/spring/batch/bootstrap/integration/file-context.xml META-INF/spring/batch/bootstrap/integration/jmx-context.xml META-INF/spring/batch/bootstrap/integration/launcher-context.xml META-INF/spring/batch/bootstrap/integration/restart-context.xml META-INF/spring/batch/bootstrap/manager/data-source-context.xml META-INF/spring/batch/bootstrap/manager/env-context.xml META-INF/spring/batch/bootstrap/manager/execution-context.xml META-INF/spring/batch/bootstrap/manager/jmx-context.xml META-INF/spring/batch/servlet/manager/controller-context.xml META-INF/spring/batch/servlet/manager/integration-context.xml META-INF/spring/batch/servlet/manager/manager-context.xml business-schema-empty.sql org.springframework.batch.admin.history.CumulativeHistory.class org.springframework.batch.admin.history.JobExecutionHistory.class org.springframework.batch.admin.history.StepExecutionHistory.class org.springframework.batch.admin.integration.FileParentDirectoryFilter.class org.springframework.batch.admin.integration.FileToJobLaunchRequestAdapter.class org.springframework.batch.admin.integration.FileToResourceAdapter.class org.springframework.batch.admin.integration.FileUploadRequest.class org.springframework.batch.admin.integration.JobConfigurationRequest.class org.springframework.batch.admin.integration.JobConfigurationRequestToResourceAdapter.class org.springframework.batch.admin.integration.JobConfigurationResourceLoader.class org.springframework.batch.admin.integration.JobExecutionToInfoAdapter.class org.springframework.batch.admin.integration.JobNameToJobRestartRequestAdapter.class org.springframework.batch.admin.integration.LastJobParametersJobLaunchRequestEnhancer.class org.springframework.batch.admin.integration.MultipartJobConfigurationRequest.class org.springframework.batch.admin.integration.MultipartToJobConfigurationRequestTransformer.class org.springframework.batch.admin.integration.StringToFileAdapter.class org.springframework.batch.admin.integration.StringToJobLaunchRequestAdapter.class org.springframework.batch.admin.jmx.BatchMBeanExporter.class org.springframework.batch.admin.jmx.JobExecutionMetrics.class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics.class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics.class org.springframework.batch.admin.jmx.StepExecutionMetrics.class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor.class org.springframework.batch.admin.launch.JobLauncherSynchronizer.class org.springframework.batch.admin.service.FileInfo.class org.springframework.batch.admin.service.FileSender.class org.springframework.batch.admin.service.FileService.class org.springframework.batch.admin.service.FileServiceResourceConverter.class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao.class org.springframework.batch.admin.service.JdbcSearchableJobInstanceDao.class org.springframework.batch.admin.service.JdbcSearchableStepExecutionDao.class org.springframework.batch.admin.service.JobLocatorStepLocator.class org.springframework.batch.admin.service.JobService.class org.springframework.batch.admin.service.LocalFileService.class org.springframework.batch.admin.service.NoSuchStepExecutionException.class org.springframework.batch.admin.service.SearchableJobExecutionDao.class org.springframework.batch.admin.service.SearchableJobInstanceDao.class org.springframework.batch.admin.service.SearchableStepExecutionDao.class org.springframework.batch.admin.service.SimpleJobService.class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean.class org.springframework.batch.admin.util.SimpleEhCacheInterceptor.class org.springframework.batch.admin.util.ThrottledTaskExecutor.class org.springframework.batch.admin.web.BindingHttpMessageConverter.class org.springframework.batch.admin.web.ExecutionsMenu.class org.springframework.batch.admin.web.FileController.class org.springframework.batch.admin.web.FilesMenu.class org.springframework.batch.admin.web.HomeMenu.class org.springframework.batch.admin.web.JobController.class org.springframework.batch.admin.web.JobExecutionController.class org.springframework.batch.admin.web.JobExecutionInfo.class org.springframework.batch.admin.web.JobInfo.class org.springframework.batch.admin.web.JobInstanceInfo.class org.springframework.batch.admin.web.JobParametersExtractor.class org.springframework.batch.admin.web.JobsMenu.class org.springframework.batch.admin.web.LaunchRequest.class org.springframework.batch.admin.web.StepExecutionController.class org.springframework.batch.admin.web.StepExecutionInfo.class org.springframework.batch.admin.web.StepExecutionProgress.class org.springframework.batch.admin.web.TableUtils.class org.springframework.batch.admin.web.ViewHandler.class org.springframework.batch.poller.scheduling.TaskSchedulerPoller.class org/springframework/batch/admin/bootstrap/batch.properties org/springframework/batch/admin/web/manager/files/html/configuration.ftl org/springframework/batch/admin/web/manager/files/html/files.ftl org/springframework/batch/admin/web/manager/files/html/side.ftl org/springframework/batch/admin/web/manager/files/json/files.ftl org/springframework/batch/admin/web/manager/html-resources.properties org/springframework/batch/admin/web/manager/jobs/html/execution.ftl org/springframework/batch/admin/web/manager/jobs/html/executions.ftl org/springframework/batch/admin/web/manager/jobs/html/job.ftl org/springframework/batch/admin/web/manager/jobs/html/jobs.ftl org/springframework/batch/admin/web/manager/jobs/html/launch.ftl org/springframework/batch/admin/web/manager/jobs/json/execution.ftl org/springframework/batch/admin/web/manager/jobs/json/executions.ftl org/springframework/batch/admin/web/manager/jobs/json/job.ftl org/springframework/batch/admin/web/manager/jobs/json/jobs.ftl org/springframework/batch/admin/web/manager/jobs/rss/executions.ftl org/springframework/batch/admin/web/manager/json-resources.properties org/springframework/batch/admin/web/manager/steps/html/execution.ftl org/springframework/batch/admin/web/manager/steps/html/executions.ftl org/springframework/batch/admin/web/manager/steps/html/history.ftl org/springframework/batch/admin/web/manager/steps/html/progress.ftl org/springframework/batch/admin/web/manager/steps/json/execution.ftl
spring-batch-admin-manager-1.2.0.release.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>spring-batch-admin-manager</artifactId> <packaging>jar</packaging> <description><![CDATA[Web and service tier of Spring Batch Admin console. Basic use cases include visualization of Batch meta data, and also launching and stopping jobs inside the webapp container.]]></description> <parent> <artifactId>spring-batch-admin-parent</artifactId> <groupId>org.springframework.batch</groupId> <version>1.2.0.RELEASE</version> <relativePath>../spring-batch-admin-parent</relativePath> </parent> <name>Manager</name> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> <dependency> <groupId>org.easymock</groupId> <artifactId>easymock</artifactId> </dependency> <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> </dependency> <dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjrt</artifactId> </dependency> <dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjweaver</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-test</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> </dependency> <dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-test</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-core</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-jdbc</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-aop</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-integration</artifactId> <version>1.2.0.RELEASE</version> </dependency> <dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-core</artifactId> </dependency> <dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-jmx</artifactId> </dependency> <dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-http</artifactId> </dependency> <dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-file</artifactId> </dependency> <dependency> <groupId>commons-dbcp</groupId> <artifactId>commons-dbcp</artifactId> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> </dependency> <dependency> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> </dependency> <dependency> <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> </dependency> <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <scope>runtime</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> <scope>runtime</scope> <optional>true</optional> </dependency> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> </dependency> <dependency> <groupId>hsqldb</groupId> <artifactId>hsqldb</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.derby</groupId> <artifactId>derby</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> </dependency> <dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-admin-resources</artifactId> <version>1.2.0.RELEASE</version> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-mapper-asl</artifactId> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.5</source> <target>1.5</target> </configuration> </plugin> <plugin> <groupId>com.springsource.bundlor</groupId> <artifactId>com.springsource.bundlor.maven</artifactId> </plugin> <plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>maven-jetty-plugin</artifactId> <configuration> <contextPath>/steps</contextPath> </configuration> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-admin-manager</artifactId> <version>1.2.0.release</version> </dependency>
If you think the following spring-batch-admin-manager-1.2.0.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spring-batch-admin-manager-1.2.0.release.jar file