Lunar Ray - Model - Parent
The parent POM for the Lunar Ray Model-Tools projects.
License |
License |
---|---|
GroupId | GroupIdorg.lunarray.model |
ArtifactId | ArtifactIddescriptor |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLunar Ray - Model - Descriptor
A set of tools that allows (web)application to be developed more rapidly by leveraging the model.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
descriptor-1.0.pom | |
descriptor-1.0.jar | 644 KB |
descriptor-1.0-sources.jar | 699 KB |
descriptor-1.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lunarray.model/descriptor/ -->
<dependency>
<groupId>org.lunarray.model</groupId>
<artifactId>descriptor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lunarray.model/descriptor/
implementation 'org.lunarray.model:descriptor:1.0'
// https://jarcasting.com/artifacts/org.lunarray.model/descriptor/
implementation ("org.lunarray.model:descriptor:1.0")
'org.lunarray.model:descriptor:jar:1.0'
<dependency org="org.lunarray.model" name="descriptor" rev="1.0">
<artifact name="descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lunarray.model', module='descriptor', version='1.0')
)
libraryDependencies += "org.lunarray.model" % "descriptor" % "1.0"
[org.lunarray.model/descriptor "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.easymock : easymock | jar | |
org.slf4j : slf4j-simple | jar |
Group / Artifact | Type | Version |
---|---|---|
org.lunarray.model : bom | pom | 1.0 |
The parent POM for the Lunar Ray Model-Tools projects.