spring-web
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>springframework</groupId>
<artifactId>spring-web</artifactId>
<version>1.2.6</version>
</dependency><project>
<modelVersion>4.0.0</modelVersion>
<groupId>springframework</groupId>
<artifactId>spring-web</artifactId>
<version>1.2.6</version>
<distributionManagement>
<relocation>
<groupId>org.springframework</groupId>
</relocation>
</distributionManagement>
</project>