Last Version

Lunar Ray - Common - Parent 1

A generic parent POM.

License

License

GroupId

GroupId

org.lunarray.common
ArtifactId

ArtifactId

parent
Version

Version

1
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 1

Filename Size
parent-1.pom 4 KB
Browse

<!-- 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.