Maven Parent: Global

The organisation-level parent for all Aetheric Engineering modules.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

nz.co.aetheric.parent
ArtifactId

ArtifactId

maven-parent-global
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Parent: Global
The organisation-level parent for all Aetheric Engineering modules.
Project URL

Project URL

https://github.com/aetheric/maven-parent/tree/maven-parent-global
Source Code Management

Source Code Management

https://github.com/aetheric/maven-parent

Download maven-parent-global

How to add to project

<!-- https://jarcasting.com/artifacts/nz.co.aetheric.parent/maven-parent-global/ -->
<dependency>
    <groupId>nz.co.aetheric.parent</groupId>
    <artifactId>maven-parent-global</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nz.co.aetheric.parent/maven-parent-global/
implementation 'nz.co.aetheric.parent:maven-parent-global:1.1.0'
// https://jarcasting.com/artifacts/nz.co.aetheric.parent/maven-parent-global/
implementation ("nz.co.aetheric.parent:maven-parent-global:1.1.0")
'nz.co.aetheric.parent:maven-parent-global:pom:1.1.0'
<dependency org="nz.co.aetheric.parent" name="maven-parent-global" rev="1.1.0">
  <artifact name="maven-parent-global" type="pom" />
</dependency>
@Grapes(
@Grab(group='nz.co.aetheric.parent', module='maven-parent-global', version='1.1.0')
)
libraryDependencies += "nz.co.aetheric.parent" % "maven-parent-global" % "1.1.0"
[nz.co.aetheric.parent/maven-parent-global "1.1.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.

maven-parent

A repo for containing all non-project maven parent artefacts

nz.co.aetheric.parent

Aetheric Engineering

Versions

Version
1.1.0