Maven Plugins Parent POM


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.unidal.maven.plugins
ArtifactId

ArtifactId

parent
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Plugins Parent POM
Maven Plugins Parent POM
Project Organization

Project Organization

Unidal Organization

Download parent

Filename Size
parent-6.0.0.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • codegen-foundation
  • codegen-maven-plugin
  • plexus-maven-plugin
  • wizard-maven-plugin
  • project-maven-plugin
  • source-code-maven-plugin

Versions

Version
6.0.0