Last Version

Open Source New Zealand - Core Parent 2.2

Packaging parent for OSNZ.NET Maven projects. Defines rules for all projects packaging in this github fork. The release plugin will need to be overridden for each project so it maintains the correct structure for Github.

License

License

Categories

Categories

Net
GroupId

GroupId

nz.net.osnz.parent
ArtifactId

ArtifactId

core-parent
Version

Version

2.2
Type

Type

pom
Description

Description

Open Source New Zealand - Core Parent
Packaging parent for OSNZ.NET Maven projects. Defines rules for all projects packaging in this github fork. The release plugin will need to be overridden for each project so it maintains the correct structure for Github.

Download core-parent 2.2

Filename Size
core-parent-2.2.pom 6 KB
Browse

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