Maven Parent

Maven Parent POM for com.github.rremer projects

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.rremer
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Parent
Maven Parent POM for com.github.rremer projects
Project Organization

Project Organization

Royce Remer
Source Code Management

Source Code Management

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

Download maven-parent

Filename Size
maven-parent-1.0.3.pom 3 KB
Browse

How to add to project

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

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
1.0.3
1.0.2
1.0.1
1.0.0