Root POM

Parent POM for all of my projects.

License

License

GroupId

GroupId

com.oliveryasuna
ArtifactId

ArtifactId

root-pom
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Root POM
Parent POM for all of my projects.
Project URL

Project URL

https://github.com/oliveryasuna/root-pom
Project Organization

Project Organization

Oliver Yasuna
Source Code Management

Source Code Management

https://github.com/oliveryasuna/root-pom

Download root-pom

Filename Size
root-pom-1.0.0.pom 12 KB
Browse

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.0