Last Version

Lunar Ray - Model Tools - BOM 1.0

The Lunar Ray - Model Tools bill of material. Describes the most commonly used dependencies.

License

License

GroupId

GroupId

org.lunarray.model
ArtifactId

ArtifactId

bom
Version

Version

1.0
Type

Type

pom
Description

Description

Lunar Ray - Model Tools - BOM
The Lunar Ray - Model Tools bill of material. Describes the most commonly used dependencies.
Project Organization

Project Organization

Lunar Ray
Source Code Management

Source Code Management

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

Download bom 1.0

Filename Size
bom-1.0.pom 3 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.lunarray.common : base jar 1.0
org.lunarray.common : event jar 1.0
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.