Last Version

Open Source New Zealand : Common parent dependency 2.2

Common Parent Dependency

License

License

Categories

Categories

Net
GroupId

GroupId

nz.net.osnz.common
ArtifactId

ArtifactId

common-parent
Version

Version

2.2
Type

Type

pom
Description

Description

Open Source New Zealand : Common parent dependency
Common Parent Dependency

Download common-parent 2.2

Filename Size
common-parent-2.2.pom 1 KB
Browse

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