组织ID: |
org.springframework |
项目ID: |
spring-webmvc-portlet |
版本: |
3.2.15.RELEASE |
最后修改时间: |
2018-09-10 09:27:31 |
包类型: |
jar |
标题: |
Spring Web Portlet |
描述: |
Spring Web Portlet |
相关URL: |
https://github.com/SpringSource/spring-framework |
大小: |
184.02KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc-portlet</artifactId>
<version>3.2.15.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-webmvc-portlet:3.2.15.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?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</groupId>
<artifactId>spring-webmvc-portlet</artifactId>
<version>3.2.15.RELEASE</version>
<name>Spring Web Portlet</name>
<description>Spring Web Portlet</description>
<url>https://github.com/SpringSource/spring-framework</url>
<organization>
<name>SpringSource</name>
<url>http://springsource.org/spring-framework</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>jhoeller</id>
<name>Juergen Hoeller</name>
<email>jhoeller@gopivotal.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/SpringSource/spring-framework</connection>
<developerConnection>scm:git:git://github.com/SpringSource/spring-framework</developerConnection>
<url>https://github.com/SpringSource/spring-framework</url>
</scm>
<dependencies>
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.1</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>3.2.15.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>3.2.15.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>3.2.15.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>3.2.15.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>3.2.15.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<version>2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.springframework.web.portlet.NoHandlerFoundException.class
org.springframework.web.portlet.ModelAndViewDefiningException.class
org.springframework.web.portlet.GenericPortletBean.class
org.springframework.web.portlet.HandlerExceptionResolver.class
org.springframework.web.portlet.HandlerExecutionChain.class
org.springframework.web.portlet.HandlerAdapter.class
org.springframework.web.portlet.FrameworkPortlet.class
org.springframework.web.portlet.DispatcherPortlet.class
org.springframework.web.portlet.GenericPortletBean$PortletConfigPropertyValues.class
org.springframework.web.portlet.GenericPortletBean$1.class
org.springframework.web.portlet.HandlerInterceptor.class
org.springframework.web.portlet.HandlerMapping.class
org.springframework.web.portlet.ModelAndView.class
org.springframework.web.portlet.handler.PortletModeParameterLookupKey.class
org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping.class
org.springframework.web.portlet.handler.PortletRequestMethodNotSupportedException.class
org.springframework.web.portlet.handler.SimplePortletPostProcessor.class
org.springframework.web.portlet.handler.HandlerInterceptorAdapter.class
org.springframework.web.portlet.handler.ParameterMappingInterceptor.class
org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping.class
org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter.class
org.springframework.web.portlet.handler.SimplePortletHandlerAdapter.class
org.springframework.web.portlet.handler.PortletContentGenerator.class
org.springframework.web.portlet.handler.ParameterHandlerMapping.class
org.springframework.web.portlet.handler.SimplePortletPostProcessor$DelegatingPortletConfig.class
org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver.class
org.springframework.web.portlet.handler.PortletSessionRequiredException.class
org.springframework.web.portlet.handler.UserRoleAuthorizationInterceptor.class
org.springframework.web.portlet.handler.PortletModeHandlerMapping.class
org.springframework.web.portlet.handler.AbstractHandlerMapping.class
org.springframework.web.portlet.handler.SimpleMappingExceptionResolver.class
org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping$PortletRequestMappingPredicate.class
org.springframework.web.portlet.mvc.Controller.class
org.springframework.web.portlet.mvc.AbstractFormController.class
org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter.class
org.springframework.web.portlet.mvc.PortletWrappingController$DelegatingPortletConfig.class
org.springframework.web.portlet.mvc.PortletWrappingController$1.class
org.springframework.web.portlet.mvc.PortletWrappingController.class
org.springframework.web.portlet.mvc.AbstractWizardFormController.class
org.springframework.web.portlet.mvc.BaseCommandController.class
org.springframework.web.portlet.mvc.ResourceAwareController.class
org.springframework.web.portlet.mvc.PortletModeNameViewController.class
org.springframework.web.portlet.mvc.AbstractController.class
org.springframework.web.portlet.mvc.ParameterizableViewController.class
org.springframework.web.portlet.mvc.SimpleFormController.class
org.springframework.web.portlet.mvc.EventAwareController.class
org.springframework.web.portlet.mvc.AbstractCommandController.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$AbstractParameterMappingPredicate.class
org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver.class
org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter$RequestMappingInfo.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$TypeLevelMappingPredicate.class
org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$MethodLevelMappingPredicate.class
org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter$1.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$RenderMappingPredicate.class
org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter$PortletHandlerMethodResolver.class
org.springframework.web.portlet.mvc.annotation.PortletAnnotationMappingUtils.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$ActionMappingPredicate.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$1.class
org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver$1.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$SpecialRequestTypePredicate.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$ResourceMappingPredicate.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping$EventMappingPredicate.class
org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping.class
org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter$PortletHandlerMethodInvoker.class
org.springframework.web.portlet.bind.PortletRequestUtils$DoubleParser.class
org.springframework.web.portlet.bind.PortletRequestBindingException.class
org.springframework.web.portlet.bind.PortletRequestUtils$FloatParser.class
org.springframework.web.portlet.bind.PortletRequestUtils$ParameterParser.class
org.springframework.web.portlet.bind.PortletRequestUtils$BooleanParser.class
org.springframework.web.portlet.bind.MissingPortletRequestParameterException.class
org.springframework.web.portlet.bind.PortletRequestDataBinder.class
org.springframework.web.portlet.bind.PortletRequestUtils.class
org.springframework.web.portlet.bind.PortletRequestUtils$1.class
org.springframework.web.portlet.bind.PortletRequestUtils$IntParser.class
org.springframework.web.portlet.bind.PortletRequestParameterPropertyValues.class
org.springframework.web.portlet.bind.PortletRequestUtils$StringParser.class
org.springframework.web.portlet.bind.PortletRequestUtils$LongParser.class
org.springframework.web.portlet.bind.annotation.ActionMapping.class
org.springframework.web.portlet.bind.annotation.EventMapping.class
org.springframework.web.portlet.bind.annotation.ResourceMapping.class
org.springframework.web.portlet.bind.annotation.RenderMapping.class
org.springframework.web.portlet.context.PortletRequestAttributes.class
org.springframework.web.portlet.context.PortletWebRequest.class
org.springframework.web.portlet.context.PortletRequestHandledEvent.class
org.springframework.web.portlet.context.PortletApplicationContextUtils$1.class
org.springframework.web.portlet.context.PortletContextScope.class
org.springframework.web.portlet.context.PortletApplicationContextUtils$SessionObjectFactory.class
org.springframework.web.portlet.context.PortletContextPropertySource.class
org.springframework.web.portlet.context.PortletContextAware.class
org.springframework.web.portlet.context.PortletApplicationContextUtils.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
commons-fileupload-1.3.1.jar
/commons-fileupload/commons-fileupload/1.3.1
查看commons-fileupload所有版本文件
spring-beans-3.2.15.RELEASE.jar
/org.springframework/spring-beans/3.2.15.RELEASE
查看spring-beans所有版本文件
spring-context-3.2.15.RELEASE.jar
/org.springframework/spring-context/3.2.15.RELEASE
查看spring-context所有版本文件
spring-core-3.2.15.RELEASE.jar
/org.springframework/spring-core/3.2.15.RELEASE
查看spring-core所有版本文件
spring-web-3.2.15.RELEASE.jar
/org.springframework/spring-web/3.2.15.RELEASE
查看spring-web所有版本文件
spring-webmvc-3.2.15.RELEASE.jar
/org.springframework/spring-webmvc/3.2.15.RELEASE
查看spring-webmvc所有版本文件
portlet-api-2.0.jar
/javax.portlet/portlet-api/2.0
查看portlet-api所有版本文件
servlet-api-2.5.jar
/javax.servlet/servlet-api/2.5
查看servlet-api所有版本文件
|