is not current version
Last Version 7

org.nuiton:mavenpom4redmineAndCentral 4.3

Ancestor of all projects of Code Lutin based on a redmine developpment environnement and which are synchronized to Maven central

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.nuiton
ArtifactId

ArtifactId

mavenpom4redmineAndCentral
Version

Version

4.3
Type

Type

pom

Download mavenpom4redmineAndCentral 4.3


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