Lunar Ray - Common - Parent

A generic parent POM.

License

License

GroupId

GroupId

org.lunarray.common
ArtifactId

ArtifactId

parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Lunar Ray - Common - Parent
A generic parent POM.
Project URL

Project URL

https://www.lunarray.org/
Project Organization

Project Organization

Lunar Ray
Source Code Management

Source Code Management

https://github.com/lunarray-org/common-parent

Download parent

Filename Size
parent-1.pom 4 KB
Browse

How to add to project

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

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.

Lunar Ray - Common - Parent

The parent POM for the Lunar Ray common projects.

org.lunarray.common

Lunar Ray

Versions

Version
1