Last Version

io.wcm.maven.global-parent 45

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

45
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/io.wcm.maven.global-parent

Download io.wcm.maven.global-parent 45


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

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.