Last Version

AICER OSS Highest Level Parent POM 3

Parent POM for OSS Projects by the American Institute for Computing Education and Research Inc.

License

License

GroupId

GroupId

org.aicer
ArtifactId

ArtifactId

oss-pom-parent
Version

Version

3
Type

Type

pom
Description

Description

AICER OSS Highest Level Parent POM
Parent POM for OSS Projects by the American Institute for Computing Education and Research Inc.
Project URL

Project URL

https://github.com/aicer/oss-pom-parent/wiki
Source Code Management

Source Code Management

https://github.com/aicer/oss-pom-parent.git

Download oss-pom-parent 3

Filename Size
oss-pom-parent-3.pom 3 KB
Browse

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

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.