Last Version

Lunar Ray - Common - BOM 1.0

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

License

License

GroupId

GroupId

org.lunarray.common
ArtifactId

ArtifactId

bom
Version

Version

1.0
Type

Type

pom
Description

Description

Lunar Ray - Common - BOM
The Lunar Ray - Common 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/common-bom

Download bom 1.0

Filename Size
bom-1.0.pom 2 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.