Last Version

Spring Framework - Parent 3.1.4.RELEASE

Spring Framework Parent

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-parent
Version

Version

3.1.4.RELEASE
Type

Type

pom
Description

Description

Spring Framework - Parent
Spring Framework Parent
Source Code Management

Source Code Management

https://fisheye.springframework.org/browse/spring-framework

Download spring-parent 3.1.4.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework/spring-parent/ -->
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-parent</artifactId>
    <version>3.1.4.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework/spring-parent/
implementation 'org.springframework:spring-parent:3.1.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework/spring-parent/
implementation ("org.springframework:spring-parent:3.1.4.RELEASE")
'org.springframework:spring-parent:pom:3.1.4.RELEASE'
<dependency org="org.springframework" name="spring-parent" rev="3.1.4.RELEASE">
  <artifact name="spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-parent', version='3.1.4.RELEASE')
)
libraryDependencies += "org.springframework" % "spring-parent" % "3.1.4.RELEASE"
[org.springframework/spring-parent "3.1.4.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.