Last Version

Kuali Common 5.0.6

This pom contains Maven configuration (plugins, profiles, executions, etc) that assists with the building, testing, publishing, and releasing of Kuali Foundation software.

License

License

GroupId

GroupId

org.kuali.pom
ArtifactId

ArtifactId

kuali-common
Version

Version

5.0.6
Type

Type

pom
Description

Description

Kuali Common
This pom contains Maven configuration (plugins, profiles, executions, etc) that assists with the building, testing, publishing, and releasing of Kuali Foundation software.
Project URL

Project URL

http://site.kuali.org/pom/kuali-common/5.0.6
Project Organization

Project Organization

The Kuali Foundation

Download kuali-common 5.0.6

Filename Size
kuali-common-5.0.6.pom 38 KB
Browse

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

Dependencies

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

Project Modules

  • kuali-maven
  • kuali-mvn