is not current version
Last Version 11.12

POM :: Nuiton 11.10

A shared pom for Nuiton's maven projects

License

License

GroupId

GroupId

org.nuiton
ArtifactId

ArtifactId

nuitonpom
Version

Version

11.10
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.10

Filename Size
nuitonpom-11.10.pom 3 KB
Browse

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