Maven Parent - Fragment

A parent for any and all Java Servlet 3 webfragment modules.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

nz.co.aetheric.maven
ArtifactId

ArtifactId

parent-fragment
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Parent - Fragment
A parent for any and all Java Servlet 3 webfragment modules.

Download parent-fragment

How to add to project

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

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.maven

Aetheric Engineering

Versions

Version
1.1.1
1.1.0