lusoalex parent POM

This POM parent provides maven settings to stage/deploy onto the central repository

License

License

GroupId

GroupId

com.github.lusoalex
ArtifactId

ArtifactId

lusoalex-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

lusoalex parent POM
This POM parent provides maven settings to stage/deploy onto the central repository
Project URL

Project URL

https://github.com/lusoalex/lusoalex-parent
Source Code Management

Source Code Management

https://github.com/lusoalex/lusoalex-parent

Download lusoalex-parent

How to add to project

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