Maven Plugin Logger Parent

Maven Plugin Logger is a Maven Plugin Api with specific Logger

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.marcosemiao.maven.plugin.logger
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Plugin Logger Parent
Maven Plugin Logger is a Maven Plugin Api with specific Logger
Project URL

Project URL

https://github.com/marcosemiao/maven-plugin-logger

Download parent

Filename Size
parent-0.0.1.pom 5 KB
Browse

How to add to project

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

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.1