Last Version

University of Auckland Group Apps - Central Parent 1.4

Maven Parent for Group Apps Artifacts that will be going into Maven Central.

License

License

GroupId

GroupId

nz.ac.auckland.groupapps.parent
ArtifactId

ArtifactId

parent-groupapps-central
Version

Version

1.4
Type

Type

pom
Description

Description

University of Auckland Group Apps - Central Parent
Maven Parent for Group Apps Artifacts that will be going into Maven Central.
Project URL

Project URL

https://github.com/uoa-group-applications

Download parent-groupapps-central 1.4


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

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.