[top] / org / springframework / boot / spring-boot-starter-web / 2.1.2.RELEASE
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
| Repository | external |
|---|---|
| Group ID | org.springframework.boot |
| Artifact ID | spring-boot-starter-web |
| Version | 2.1.2.RELEASE |
| Packaging | jar |
| Parent | org.springframework.boot spring-boot-starters 2.1.2.RELEASE (View) |
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
| URL | https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web |
|---|---|
| Organisation | Pivotal Software, Inc. |
| License | Apache License, Version 2.0 |
| Issue Tracker | Github |
| Connection |
scm:git:git://github.com/spring-projects/spring-boot.git/spring-boot-starters/spring-boot-starter-web
|
|---|---|
| Dev. Connection |
scm:git:ssh://git@github.com/spring-projects/spring-boot.git/spring-boot-starters/spring-boot-starter-web
|
| Viewer | http://github.com/spring-projects/spring-boot/spring-boot-starters/spring-boot-starter-web |