Last Version

parent 10

Parent POM for IRCM's projects.

License

License

GroupId

GroupId

ca.qc.ircm
ArtifactId

ArtifactId

parent
Version

Version

10
Type

Type

pom
Description

Description

parent
Parent POM for IRCM's projects.
Project Organization

Project Organization

Institut de recherches cliniques de Montreal (IRCM)

Download parent 10

Filename Size
parent-10.pom 19 KB
Browse

<!-- https://jarcasting.com/artifacts/ca.qc.ircm/parent/ -->
<dependency>
    <groupId>ca.qc.ircm</groupId>
    <artifactId>parent</artifactId>
    <version>10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ca.qc.ircm/parent/
implementation 'ca.qc.ircm:parent:10'
// https://jarcasting.com/artifacts/ca.qc.ircm/parent/
implementation ("ca.qc.ircm:parent:10")
'ca.qc.ircm:parent:pom:10'
<dependency org="ca.qc.ircm" name="parent" rev="10">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ca.qc.ircm', module='parent', version='10')
)
libraryDependencies += "ca.qc.ircm" % "parent" % "10"
[ca.qc.ircm/parent "10"]

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.