Last Version

POM :: Nuiton 11.12

A shared pom for Nuiton's maven projects

License

License

GroupId

GroupId

org.nuiton
ArtifactId

ArtifactId

nuitonpom
Version

Version

11.12
Type

Type

pom
Description

Description

POM :: Nuiton
A shared pom for Nuiton's maven projects
Project URL

Project URL

https://gitlab.nuiton.org/nuiton//nuitonpom
Project Organization

Project Organization

Code Lutin
Source Code Management

Source Code Management

https://gitlab.nuiton.org/nuiton/pom/nuitonpom

Download nuitonpom 11.12

Filename Size
nuitonpom-11.12.pom 3 KB
Browse

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

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.