maven-parent

Parent POM for MetaLoom maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.metaloom
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

maven-parent
Parent POM for MetaLoom maven projects

Download maven-parent

Filename Size
maven-parent-1.0.0.pom 9 KB
Browse

How to add to project

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

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.

Versions

Version
1.0.0