is not current version
Last Version 45

io.wcm.maven.global-parent 40

Global parent for Maven artifact hierarchy. Defines fixed versions of Maven plugins to be used and certain general Maven settings.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.wcm.maven
ArtifactId

ArtifactId

io.wcm.maven.global-parent
Version

Version

40
Type

Type

pom
Description

Description

io.wcm.maven.global-parent
Global parent for Maven artifact hierarchy. Defines fixed versions of Maven plugins to be used and certain general Maven settings.
Project URL

Project URL

https://wcm.io/
Project Organization

Project Organization

wcm.io
Source Code Management

Source Code Management

https://github.com/wcm-io/wcm-io-tooling

Download io.wcm.maven.global-parent 40


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

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.