is not current version
Last Version 9

de.schroenser:parent-pom 8

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
Version

Version

8
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 8

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

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

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.