Spring Commons Parent


GroupId

GroupId

org.springframework.commons
ArtifactId

ArtifactId

spring-commons-parent
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Commons Parent
Project URL

Project URL

http://www.springsource.org
Source Code Management

Source Code Management

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

Download spring-commons-parent

How to add to project

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

Versions

Version
1.0.0.RELEASE