Minlia Progressive Organization POM

A organization pom for Maven projects using the latest versions of available plugins and progressively updating to the latest whenever possible.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.minlia.maven
ArtifactId

ArtifactId

minlia-pom
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Minlia Progressive Organization POM
A organization pom for Maven projects using the latest versions of available plugins and progressively updating to the latest whenever possible.
Project URL

Project URL

http://github.com/minlia-projects/minlia-pom/
Project Organization

Project Organization

simpligility technologies inc.
Source Code Management

Source Code Management

http://github.com/minlia-projects/minlia-pom/tree/master

Download minlia-pom

How to add to project

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