Sandbox area for POM testing

Kuali is a community of universities, colleges, businesses, and other organizations that have partnered to build and sustain open-source administrative software for higher education, by higher education. Kuali software is designed to meet the needs of all sizes of institutions, from land-grant research universities to community colleges. The members of the Kuali Community share a common vision of open, modular, and distributed systems for their software requirements. Kuali software is released under the Educational Community License

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.pom
ArtifactId

ArtifactId

pom-sandbox
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sandbox area for POM testing
Kuali is a community of universities, colleges, businesses, and other organizations that have partnered to build and sustain open-source administrative software for higher education, by higher education. Kuali software is designed to meet the needs of all sizes of institutions, from land-grant research universities to community colleges. The members of the Kuali Community share a common vision of open, modular, and distributed systems for their software requirements. Kuali software is released under the Educational Community License
Project Organization

Project Organization

The Kuali Foundation

Download pom-sandbox

How to add to project

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

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.2
1.0.0