DOC

com.covisint.core : spring-framework-bom

Maven & Gradle

Apr 22, 2015
7 usages

Spring Framework Bill of Material POM · This bill of materials (BOM) POM covers all the Spring artifacts related to a particular version. By importing this BOM, you fix the version of all of Spring-related artifacts to the versions associated with a particular release. This prevents the overriding of Spring transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>springframework-bom</artifactId> <version>4.0.2.RELEASE</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Spring artifacts *without* a version.

Table Of Contents

Latest Version

Download com.covisint.core : spring-framework-bom Javadoc & API Documentation - Latest Versions:

All Versions

Download com.covisint.core : spring-framework-bom Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
4.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file spring-framework-bom-4.0.2.RELEASE-javadoc.jar to spring-framework-bom-4.0.2.RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder spring-framework-bom-4.0.2.RELEASE-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "spring-framework-bom-4.0.2.RELEASE-sources.jar" -d "spring-framework-bom-4.0.2.RELEASE-javadoc" -subpackages 

Advertisement

Dependencies from Group

Apr 22, 2015
10 usages
Apr 22, 2015
8 usages
Apr 22, 2015
8 usages
Apr 23, 2015
4 usages

Discover Dependencies

Feb 01, 2017
0 stars
Apr 27, 2016
1 stars
Jul 13, 2017
57 stars
Jan 28, 2022
2 usages
170 stars
ws
Jul 20, 2015
10 usages
0 stars
Jul 20, 2015
6 usages
0 stars
Apr 22, 2015
1 stars
Aug 05, 2015
1 usages
941 stars
Aug 05, 2015
941 stars