Islandora CLAW :: Parent POM

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

ca.islandora
ArtifactId

ArtifactId

islandora-parent
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Islandora CLAW :: Parent POM
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download islandora-parent

Filename Size
islandora-parent-0.0.2.pom 15 KB
Browse

How to add to project

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

Versions

Version
0.0.2
0.0.1