maven-parent

Parent POM for maven-based projects in devonfw.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.devonfw
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

9
Release Date

Release Date

Type

Type

pom
Description

Description

maven-parent
Parent POM for maven-based projects in devonfw.
Project URL

Project URL

https://devonfw.com/
Project Organization

Project Organization

devonfw
Source Code Management

Source Code Management

https://github.com/devonfw/maven-parent/tree/master

Download maven-parent

Filename Size
maven-parent-9.pom 22 KB
Browse

How to add to project

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

devonfw

The Open Source Standard Software Development Platform for state of the art Cloud Native Micro Service and Multi Platform Rich Web Apps

Versions

Version
9
8
7
6
5
4
3
2
1