You can download spring-security-remoting-3.1.0.release.jar in this page.
The Apache Software License, Version 2.0
spring-security-remoting-3.1.0.release.jar file has the following types.
META-INF/MANIFEST.MF org.springframework.security.remoting.dns.DnsEntryNotFoundException.class org.springframework.security.remoting.dns.DnsLookupException.class org.springframework.security.remoting.dns.DnsResolver.class org.springframework.security.remoting.dns.InitialContextFactory.class org.springframework.security.remoting.dns.JndiDnsResolver.class org.springframework.security.remoting.dns.package-info.class org.springframework.security.remoting.httpinvoker.AuthenticationSimpleHttpInvokerRequestExecutor.class org.springframework.security.remoting.httpinvoker.package-info.class org.springframework.security.remoting.package-info.class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocation.class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocationFactory.class org.springframework.security.remoting.rmi.package-info.class
spring-security-remoting-3.1.0.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.security</groupId> <artifactId>spring-security-remoting</artifactId> <version>3.1.0.RELEASE</version> <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> <dependencies> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.1.1</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> <version>3.0.6.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>aopalliance</groupId> <artifactId>aopalliance</artifactId> <version>1.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-core</artifactId> <version>3.1.0.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>3.0.6.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-beans</artifactId> <version>3.0.6.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> <version>3.0.6.RELEASE</version> <scope>compile</scope> <exclusions> <exclusion> <artifactId>commons-logging</artifactId> <groupId>commons-logging</groupId> </exclusion> </exclusions> </dependency> </dependencies> </project>
<dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-remoting</artifactId> <version>3.1.0.release</version> </dependency>
If you think the following spring-security-remoting-3.1.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-security-remoting-3.1.0.release.jar file