Last Version

Pom 13

A common shared pom for our maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

fr.ird.maven
ArtifactId

ArtifactId

irdpom
Version

Version

13
Type

Type

pom
Description

Description

Pom
A common shared pom for our maven projects
Project Organization

Project Organization

Ultreia.io

Download irdpom 13

Filename Size
irdpom-13.pom 39 KB
Browse

<!-- https://jarcasting.com/artifacts/fr.ird.maven/irdpom/ -->
<dependency>
    <groupId>fr.ird.maven</groupId>
    <artifactId>irdpom</artifactId>
    <version>13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.ird.maven/irdpom/
implementation 'fr.ird.maven:irdpom:13'
// https://jarcasting.com/artifacts/fr.ird.maven/irdpom/
implementation ("fr.ird.maven:irdpom:13")
'fr.ird.maven:irdpom:pom:13'
<dependency org="fr.ird.maven" name="irdpom" rev="13">
  <artifact name="irdpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.ird.maven', module='irdpom', version='13')
)
libraryDependencies += "fr.ird.maven" % "irdpom" % "13"
[fr.ird.maven/irdpom "13"]

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.