组织ID: |
org.springframework |
项目ID: |
spring-web |
版本: |
1.2.7 |
最后修改时间: |
2018-08-07 14:38:06 |
包类型: |
jar |
标题: |
Spring web |
大小: |
139.58KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>1.2.7</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-web:1.2.7
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0"?><project>
<parent>
<artifactId>spring-parent</artifactId>
<groupId>org.springframework</groupId>
<version>1.2.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-web</artifactId>
<name>Spring web</name>
<version>1.2.7</version>
<dependencies>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jsp-api</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>1.2.7</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>struts</groupId>
<artifactId>struts</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.servlets</groupId>
<artifactId>cos</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-api</artifactId>
<optional>true</optional>
</dependency>
</dependencies>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.springframework.web.bind.BindInitializer.class
org.springframework.web.bind.BindUtils.class
org.springframework.web.bind.EscapedErrors.class
org.springframework.web.bind.RequestUtils$1.class
org.springframework.web.bind.RequestUtils$BooleanParser.class
org.springframework.web.bind.RequestUtils$DoubleParser.class
org.springframework.web.bind.RequestUtils$FloatParser.class
org.springframework.web.bind.RequestUtils$IntParser.class
org.springframework.web.bind.RequestUtils$LongParser.class
org.springframework.web.bind.RequestUtils$ParameterParser.class
org.springframework.web.bind.RequestUtils$StringParser.class
org.springframework.web.bind.RequestUtils.class
org.springframework.web.bind.ServletRequestBindingException.class
org.springframework.web.bind.ServletRequestDataBinder.class
org.springframework.web.bind.ServletRequestParameterPropertyValues.class
org.springframework.web.bind.WebDataBinder.class
org.springframework.web.context.ConfigurableWebApplicationContext.class
org.springframework.web.context.ContextLoader.class
org/springframework/web/context/ContextLoader.properties
org.springframework.web.context.ContextLoaderListener.class
org.springframework.web.context.ContextLoaderServlet.class
org.springframework.web.context.ServletContextAware.class
org.springframework.web.context.WebApplicationContext$1.class
org.springframework.web.context.WebApplicationContext.class
org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.class
org.springframework.web.context.support.GenericWebApplicationContext.class
org.springframework.web.context.support.PerformanceMonitorListener.class
org.springframework.web.context.support.RequestHandledEvent.class
org.springframework.web.context.support.ServletContextAttributeExporter.class
org.springframework.web.context.support.ServletContextAttributeFactoryBean.class
org.springframework.web.context.support.ServletContextAwareProcessor.class
org.springframework.web.context.support.ServletContextFactoryBean.class
org.springframework.web.context.support.ServletContextParameterFactoryBean.class
org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer.class
org.springframework.web.context.support.ServletContextResource.class
org.springframework.web.context.support.ServletContextResourceLoader.class
org.springframework.web.context.support.ServletContextResourcePatternResolver.class
org.springframework.web.context.support.StaticWebApplicationContext.class
org.springframework.web.context.support.WebApplicationContextUtils.class
org.springframework.web.context.support.WebApplicationObjectSupport.class
org.springframework.web.context.support.XmlWebApplicationContext.class
org.springframework.web.filter.AbstractRequestLoggingFilter.class
org.springframework.web.filter.CharacterEncodingFilter.class
org.springframework.web.filter.CommonsRequestLoggingFilter.class
org.springframework.web.filter.DelegatingFilterProxy.class
org.springframework.web.filter.GenericFilterBean$FilterConfigPropertyValues.class
org.springframework.web.filter.GenericFilterBean.class
org.springframework.web.filter.Log4jNestedDiagnosticContextFilter.class
org.springframework.web.filter.OncePerRequestFilter.class
org.springframework.web.filter.ServletContextRequestLoggingFilter.class
org.springframework.web.jsf.DecoratingNavigationHandler.class
org.springframework.web.jsf.DelegatingNavigationHandlerProxy.class
org.springframework.web.jsf.DelegatingPhaseListenerMulticaster.class
org.springframework.web.jsf.DelegatingVariableResolver.class
org.springframework.web.jsf.FacesContextUtils.class
org.springframework.web.jsf.WebApplicationContextVariableResolver.class
org.springframework.web.multipart.MaxUploadSizeExceededException.class
org.springframework.web.multipart.MultipartException.class
org.springframework.web.multipart.MultipartFile.class
org.springframework.web.multipart.MultipartHttpServletRequest.class
org.springframework.web.multipart.MultipartResolver.class
org.springframework.web.multipart.commons.CommonsMultipartFile.class
org.springframework.web.multipart.commons.CommonsMultipartResolver.class
org.springframework.web.multipart.cos.CosMultipartHttpServletRequest$CosMultipartFile.class
org.springframework.web.multipart.cos.CosMultipartHttpServletRequest.class
org.springframework.web.multipart.cos.CosMultipartResolver.class
org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.class
org.springframework.web.multipart.support.ByteArrayMultipartFileEditor.class
org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest.class
org.springframework.web.multipart.support.MultipartFilter.class
org.springframework.web.multipart.support.StringMultipartFileEditor.class
org.springframework.web.struts.ActionServletAwareProcessor.class
org.springframework.web.struts.ActionSupport.class
org.springframework.web.struts.ContextLoaderPlugIn$1.class
org.springframework.web.struts.ContextLoaderPlugIn.class
org.springframework.web.struts.DelegatingActionProxy.class
org.springframework.web.struts.DelegatingActionUtils.class
org.springframework.web.struts.DelegatingRequestProcessor.class
org.springframework.web.struts.DelegatingTilesRequestProcessor.class
org.springframework.web.struts.DispatchActionSupport.class
org.springframework.web.struts.LookupDispatchActionSupport.class
org.springframework.web.struts.MappingDispatchActionSupport.class
org.springframework.web.struts.SpringBindingActionForm$1.class
org.springframework.web.struts.SpringBindingActionForm$SpringBindingAwarePropertyUtilsBean.class
org.springframework.web.struts.SpringBindingActionForm.class
org.springframework.web.util.CookieGenerator.class
org.springframework.web.util.ExpressionEvaluationUtils$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
spring-context-1.2.7.jar
/org.springframework/spring-context/1.2.7
查看spring-context所有版本文件
|