org.springframework:spring-webmvc:5.0.12.RELEASE

Spring Web MVC

jar
版本文件 (5.0.12.RELEASE)
类库Spring Web MVC
资源下载
添加依赖 (5.0.12.RELEASE)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>5.0.12.RELEASE</version>
</dependency>
implementation 'org.springframework:spring-webmvc:5.0.12.RELEASE'
org.springframework:spring-webmvc:5.0.12.RELEASE
<dependency org="org.springframework" name="spring-webmvc" rev="5.0.12.RELEASE" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "5.0.12.RELEASE"
@Grab(group='org.springframework', module='spring-webmvc', version='5.0.12.RELEASE')
[org.springframework/spring-webmvc "5.0.12.RELEASE"]
'org.springframework:spring-webmvc:jar:5.0.12.RELEASE'
组织信息
组织: Spring IO
许可证
开发者
ID名称邮箱网站
jhoellerJuergen Hoellerjhoeller@pivotal.io
项目依赖 (32)
GroupIdArtifactId版本Scope
com.fasterxml.jackson.core jackson-databind 2.9.8 compile
com.fasterxml.jackson.dataformat jackson-dataformat-cbor 2.9.8 compile
com.fasterxml.jackson.dataformat jackson-dataformat-smile 2.9.8 compile
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.8 compile
com.github.librepdf openpdf 1.0.5 compile
com.rometools rome 1.12.0 compile
javax.el javax.el-api 3.0.1-b04 compile
javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api 1.2.1 compile
javax.servlet.jsp javax.servlet.jsp-api 2.3.2-b02 compile
javax.xml.bind jaxb-api 2.3.0 compile
org.apache.poi poi-ooxml 3.17 compile
org.apache.tiles tiles-api 3.0.8 compile
org.apache.tiles tiles-core 3.0.8 compile
org.apache.tiles tiles-el 3.0.8 compile
org.apache.tiles tiles-extras 3.0.8 compile
org.apache.tiles tiles-jsp 3.0.8 compile
org.apache.tiles tiles-servlet 3.0.8 compile
org.codehaus.groovy groovy-all 2.4.16 compile
org.freemarker freemarker 2.3.28 compile
org.jetbrains.kotlin kotlin-reflect 1.2.71 compile
org.jetbrains.kotlin kotlin-stdlib 1.2.71 compile
org.reactivestreams reactive-streams 1.0.2 compile
org.springframework spring-aop 5.0.12.RELEASE compile
org.springframework spring-beans 5.0.12.RELEASE compile
org.springframework spring-context 5.0.12.RELEASE compile
org.springframework spring-context-support 5.0.12.RELEASE compile
org.springframework spring-core 5.0.12.RELEASE compile
org.springframework spring-expression 5.0.12.RELEASE compile
org.springframework spring-oxm 5.0.12.RELEASE compile
org.springframework spring-web 5.0.12.RELEASE compile
org.webjars webjars-locator-core 0.36 compile
javax.servlet javax.servlet-api 4.0.1 provided
版本列表
4.2.2.RELEASE 2015-10-15
4.2.0.RELEASE 2015-07-31
4.1.8.RELEASE 2015-10-15
3.2.15.RELEASE 2015-10-15
2.5
2.0
1.2
1.1
1.0