Last Version

Lunar Ray - Model - Parent 1

A set of tools that allows (web)application to be developed more rapidly by leveraging the model.

License

License

GroupId

GroupId

org.lunarray.model
ArtifactId

ArtifactId

parent
Version

Version

1
Type

Type

pom
Description

Description

Lunar Ray - Model - Parent
A set of tools that allows (web)application to be developed more rapidly by leveraging the model.
Project Organization

Project Organization

Lunar Ray
Source Code Management

Source Code Management

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

Download parent 1

Filename Size
parent-1.pom 4 KB
Browse

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