is not current version
Last Version 1.4.5

nl.ru:open-source-maven-parent-pom 1.4.1

The parent POM file for all Radboud University Java open source projects.

Categories

Categories

Maven Build Tools
GroupId

GroupId

nl.ru
ArtifactId

ArtifactId

open-source-maven-parent-pom
Version

Version

1.4.1
Type

Type

pom

Download open-source-maven-parent-pom 1.4.1


<!-- https://jarcasting.com/artifacts/nl.ru/open-source-maven-parent-pom/ -->
<dependency>
    <groupId>nl.ru</groupId>
    <artifactId>open-source-maven-parent-pom</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.ru/open-source-maven-parent-pom/
implementation 'nl.ru:open-source-maven-parent-pom:1.4.1'
// https://jarcasting.com/artifacts/nl.ru/open-source-maven-parent-pom/
implementation ("nl.ru:open-source-maven-parent-pom:1.4.1")
'nl.ru:open-source-maven-parent-pom:pom:1.4.1'
<dependency org="nl.ru" name="open-source-maven-parent-pom" rev="1.4.1">
  <artifact name="open-source-maven-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.ru', module='open-source-maven-parent-pom', version='1.4.1')
)
libraryDependencies += "nl.ru" % "open-source-maven-parent-pom" % "1.4.1"
[nl.ru/open-source-maven-parent-pom "1.4.1"]