Parent pom

Parent pom for projects by Paul van Assen

License

License

GroupId

GroupId

nl.pvanassen
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom
Parent pom for projects by Paul van Assen
Source Code Management

Source Code Management

https://github.com/pvanassen/parent

Download parent

Filename Size
parent-2.1.1.pom 7 KB
Browse

How to add to project

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

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
2.1.1
2.1.0
2.0.0
1.2.6
1.2.5
1.2.4
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.3
0.2
0.1