You can download spring-mobile-device-1.1.2.release.jar in this page.
The Apache Software License, Version 2.0
spring-mobile-device-1.1.2.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/license.txt META-INF/notice.txt org.springframework.mobile.device.Device.class org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver.class org.springframework.mobile.device.DeviceResolver.class org.springframework.mobile.device.DeviceResolverHandlerInterceptor.class org.springframework.mobile.device.DeviceResolverRequestFilter.class org.springframework.mobile.device.DeviceType.class org.springframework.mobile.device.DeviceUtils.class org.springframework.mobile.device.DeviceWebArgumentResolver.class org.springframework.mobile.device.LiteDevice.class org.springframework.mobile.device.LiteDeviceResolver.class org.springframework.mobile.device.site.CookieSitePreferenceRepository.class org.springframework.mobile.device.site.SitePreference.class org.springframework.mobile.device.site.SitePreferenceHandler.class org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor.class org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver.class org.springframework.mobile.device.site.SitePreferenceRepository.class org.springframework.mobile.device.site.SitePreferenceRequestFilter.class org.springframework.mobile.device.site.SitePreferenceUtils.class org.springframework.mobile.device.site.SitePreferenceWebArgumentResolver.class org.springframework.mobile.device.site.StandardSitePreferenceHandler.class org.springframework.mobile.device.switcher.AbstractSitePathUrlFactory.class org.springframework.mobile.device.switcher.AbstractSiteUrlFactory.class org.springframework.mobile.device.switcher.MobileSitePathUrlFactory.class org.springframework.mobile.device.switcher.NormalSitePathUrlFactory.class org.springframework.mobile.device.switcher.SiteSwitcherHandler.class org.springframework.mobile.device.switcher.SiteSwitcherHandlerInterceptor.class org.springframework.mobile.device.switcher.SiteSwitcherRequestFilter.class org.springframework.mobile.device.switcher.SiteUrlFactory.class org.springframework.mobile.device.switcher.StandardSiteSwitcherHandler.class org.springframework.mobile.device.switcher.StandardSiteUrlFactory.class org.springframework.mobile.device.switcher.TabletSitePathUrlFactory.class org.springframework.mobile.device.util.ResolverUtils.class org.springframework.mobile.device.view.AbstractDeviceDelegatingViewResolver.class org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver.class
spring-mobile-device-1.1.2.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.mobile</groupId> <artifactId>spring-mobile-device</artifactId> <version>1.1.2.RELEASE</version> <name>Spring Mobile Device Resolution Support</name> <description>Spring Mobile Device Resolution Support</description> <url>https://github.com/spring-projects/spring-mobile</url> <organization> <name>Spring IO</name> <url>http://projects.spring.io/spring-mobile</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>royclarkson</id> <name>Roy Clarkson</name> <email>rclarkson@gopivotal.com</email> </developer> </developers> <issueManagement> <system>Jira</system> <url>https://jira.springsource.org/browse/MOBILE</url> </issueManagement> <scm> <connection>scm:git:git://github.com/spring-projects/spring-mobile</connection> <developerConnection>scm:git:git://github.com/spring-projects/spring-mobile</developerConnection> <url>https://github.com/spring-projects/spring-mobile</url> </scm> <dependencies> <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> <version>3.0.1</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> <version>3.2.9.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> <version>3.2.9.RELEASE</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.springframework.mobile</groupId> <artifactId>spring-mobile-device</artifactId> <version>1.1.2.release</version> </dependency>
If you think the following spring-mobile-device-1.1.2.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spring-mobile-device-1.1.2.release.jar file