You can download spring-integration-file-4.0.3.release.jar in this page.
The Apache Software License, Version 2.0
spring-integration-file-4.0.3.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/spring.handlers META-INF/spring.schemas META-INF/spring.tooling org.springframework.integration.file.DefaultDirectoryScanner.class org.springframework.integration.file.DefaultFileNameGenerator.class org.springframework.integration.file.DirectoryScanner.class org.springframework.integration.file.FileHeaders.class org.springframework.integration.file.FileLocker.class org.springframework.integration.file.FileMessageHolder.class org.springframework.integration.file.FileNameGenerator.class org.springframework.integration.file.FileReadingMessageSource.class org.springframework.integration.file.FileWritingMessageHandler.class org.springframework.integration.file.HeadDirectoryScanner.class org.springframework.integration.file.RecursiveLeafOnlyDirectoryScanner.class org.springframework.integration.file.config.AbstractFilePayloadTransformerParser.class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser.class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser.class org.springframework.integration.file.config.FileInboundChannelAdapterParser.class org.springframework.integration.file.config.FileListFilterFactoryBean.class org.springframework.integration.file.config.FileNamespaceHandler.class org.springframework.integration.file.config.FileOutboundChannelAdapterParser.class org.springframework.integration.file.config.FileOutboundGatewayParser.class org.springframework.integration.file.config.FileParserUtils.class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean.class org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean.class org.springframework.integration.file.config.FileTailInboundChannelAdapterParser.class org.springframework.integration.file.config.FileToByteArrayTransformerParser.class org.springframework.integration.file.config.FileToStringTransformerParser.class org.springframework.integration.file.config.FileWritingMessageHandlerBeanDefinitionBuilder.class org.springframework.integration.file.config.FileWritingMessageHandlerFactoryBean.class org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser.class org.springframework.integration.file.event.FileIntegrationEvent.class org.springframework.integration.file.filters.AbstractFileListFilter.class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter.class org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter.class org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter.class org.springframework.integration.file.filters.AcceptAllFileListFilter.class org.springframework.integration.file.filters.AcceptOnceFileListFilter.class org.springframework.integration.file.filters.CompositeFileListFilter.class org.springframework.integration.file.filters.FileListFilter.class org.springframework.integration.file.filters.FileSystemPersistentAcceptOnceFileListFilter.class org.springframework.integration.file.filters.RegexPatternFileListFilter.class org.springframework.integration.file.filters.SimplePatternFileListFilter.class org.springframework.integration.file.locking.AbstractFileLockerFilter.class org.springframework.integration.file.locking.FileChannelCache.class org.springframework.integration.file.locking.NioFileLocker.class org.springframework.integration.file.remote.AbstractFileInfo.class org.springframework.integration.file.remote.FileInfo.class org.springframework.integration.file.remote.InputStreamCallback.class org.springframework.integration.file.remote.RemoteFileOperations.class org.springframework.integration.file.remote.RemoteFileTemplate.class org.springframework.integration.file.remote.RemoteFileUtils.class org.springframework.integration.file.remote.SessionCallback.class org.springframework.integration.file.remote.SessionCallbackWithoutResult.class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler.class org.springframework.integration.file.remote.session.CachingSessionFactory.class org.springframework.integration.file.remote.session.Session.class org.springframework.integration.file.remote.session.SessionFactory.class org.springframework.integration.file.remote.session.SessionFactoryFactoryBean.class org.springframework.integration.file.remote.session.SharedSessionCapable.class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer.class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource.class org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer.class org.springframework.integration.file.support.FileExistsMode.class org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer.class org.springframework.integration.file.tail.FileTailingMessageProducerSupport.class org.springframework.integration.file.tail.OSDelegatingFileTailingMessageProducer.class org.springframework.integration.file.test.BigMGetTests.class org.springframework.integration.file.transformer.AbstractFilePayloadTransformer.class org.springframework.integration.file.transformer.FileToByteArrayTransformer.class org.springframework.integration.file.transformer.FileToStringTransformer.class org/springframework/integration/file/config/spring-integration-file-1.0.xsd org/springframework/integration/file/config/spring-integration-file-2.0.xsd org/springframework/integration/file/config/spring-integration-file-2.1.xsd org/springframework/integration/file/config/spring-integration-file-2.2.xsd org/springframework/integration/file/config/spring-integration-file-3.0.xsd org/springframework/integration/file/config/spring-integration-file-4.0.xsd org/springframework/integration/file/config/spring-integration-file.gif
spring-integration-file-4.0.3.release.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-file</artifactId> <version>4.0.3.RELEASE</version> <name>Spring Integration File Support</name> <description>Spring Integration File Support</description> <url>https://projects.spring.io/spring-integration</url> <organization> <name>SpringIO</name> <url>https://spring.io</url> </organization> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>garyrussell</id> <name>Gary Russell</name> <email>grussell@gopivotal.com</email> <roles> <role>project lead</role> </roles> </developer> <developer> <id>markfisher</id> <name>Mark Fisher</name> <email>mfisher@gopivotal.com</email> <roles> <role>project founder and lead emeritus</role> </roles> </developer> <developer> <id>ghillert</id> <name>Gunnar Hillert</name> <email>ghillert@gopivotal.com</email> </developer> <developer> <id>abilan</id> <name>Artem Bilan</name> <email>abilan@gopivotal.com</email> </developer> </developers> <issueManagement> <system>Jira</system> <url>https://jira.springsource.org/browse/INT</url> </issueManagement> <scm> <connection>scm:git:scm:git:git://github.com/spring-projects/spring-integration.git</connection> <developerConnection>scm:git:scm:git:ssh://git@github.com:spring-projects/spring-integration.git</developerConnection> <url>https://github.com/spring-projects/spring-integration</url> </scm> <dependencies> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>4.0.6.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> <version>2.4</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-core</artifactId> <version>4.0.3.RELEASE</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-file</artifactId> <version>4.0.3.release</version> </dependency>
If you think the following spring-integration-file-4.0.3.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spring-integration-file-4.0.3.release.jar file