de.schroenser:parent-pom

Pom that takes care of configurations and versions that I want to be common across all my projects.

License

License

GroupId

GroupId

de.schroenser
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

9
Release Date

Release Date

Type

Type

pom
Description

Description

de.schroenser:parent-pom
Pom that takes care of configurations and versions that I want to be common across all my projects.
Project URL

Project URL

https://github.com/schroenser/parent-pom
Source Code Management

Source Code Management

https://github.com/schroenser/parent-pom

Download parent-pom

Filename Size
parent-pom-9.pom 11 KB
Browse

How to add to project

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

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
9
8
7
6
5
4
3
2