Last Version

base-pom 1.11

The base-pom module provides a parent pom which is also use in the GroundWork Project. It is part of the GroundWork Project by Viascom.

License

License

GroupId

GroupId

ch.viascom.groundwork
ArtifactId

ArtifactId

pom
Version

Version

1.11
Type

Type

pom
Description

Description

base-pom
The base-pom module provides a parent pom which is also use in the GroundWork Project. It is part of the GroundWork Project by Viascom.
Project URL

Project URL

https://github.com/viascom/base-pom/

Download pom 1.11

Filename Size
pom-1.11.pom 36 KB
Browse

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

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.