Pom

A common shared pom for our maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

fr.ird.maven
ArtifactId

ArtifactId

irdpom
Last Version

Last Version

13
Release Date

Release Date

Type

Type

pom
Description

Description

Pom
A common shared pom for our maven projects
Project Organization

Project Organization

Ultreia.io

Download irdpom

Filename Size
irdpom-13.pom 37 KB
Browse

How to add to project

<!-- 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.

Versions

Version
13
11
10
9
8
6
5
3
2