Last Version

Moonshine BOM 1.2

Moonshine Bill of Materials POM

License

License

Apache License, Version 2.0
GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

bom
Version

Version

1.2
Type

Type

pom
Description

Description

Moonshine BOM
Moonshine Bill of Materials POM
Project URL

Project URL

http://moonshine.atteo.org
Project Organization

Project Organization

Atteo
Source Code Management

Source Code Management

https://github.com/atteo/moonshine

Download bom 1.2

Filename Size
bom-1.2.pom 11 KB
Browse

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

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.