Last Version

Maven Plugin Logger 0.0.1

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

maven-plugin-logger
Version

Version

0.0.1
Type

Type

jar
Description

Description

Maven Plugin Logger
Maven Plugin Logger is a Maven Plugin Api with specific Logger

Download maven-plugin-logger 0.0.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar [2.0,)

Project Modules

There are no modules declared in this project.