Kuali Maven

Software components that have compile time dependency on Maven classes

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.common
ArtifactId

ArtifactId

kuali-maven
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Kuali Maven
Software components that have compile time dependency on Maven classes
Project URL

Project URL

http://site.kuali.org/common/kuali-maven/1.1.7
Project Organization

Project Organization

The Kuali Foundation

Download kuali-maven

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.5.RELEASE
org.kuali.common : kuali-core jar 1.0.4
org.kuali.common : kuali-util jar 4.4.14
org.codehaus.plexus : plexus-utils jar 3.0
org.codehaus.plexus : plexus-interpolation jar 1.15
org.apache.commons : commons-lang3 jar 3.2.1
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.1.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.0