Maven Parent

Maven Project Parent

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

me.chyxion
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

0.0.2-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Parent
Maven Project Parent
Project URL

Project URL

https://github.com/chyxion/maven-parent

Download maven-parent

How to add to project

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

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.

Versions

Version
0.0.2-RELEASE
0.0.1-RELEASE