License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Logging Application Layer Libs |
GroupId | GroupIdcom.github.odavid.maven.plugins |
ArtifactId | ArtifactIdmaven-logging-extension |
Last Version | Last Version0.1-alpha-40 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.odavid.maven.plugins:maven-logging-extension
Maven Plugins
|
<!-- https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/maven-logging-extension/ -->
<dependency>
<groupId>com.github.odavid.maven.plugins</groupId>
<artifactId>maven-logging-extension</artifactId>
<version>0.1-alpha-40</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/maven-logging-extension/
implementation 'com.github.odavid.maven.plugins:maven-logging-extension:0.1-alpha-40'
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/maven-logging-extension/
implementation ("com.github.odavid.maven.plugins:maven-logging-extension:0.1-alpha-40")
'com.github.odavid.maven.plugins:maven-logging-extension:jar:0.1-alpha-40'
<dependency org="com.github.odavid.maven.plugins" name="maven-logging-extension" rev="0.1-alpha-40">
<artifact name="maven-logging-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.odavid.maven.plugins', module='maven-logging-extension', version='0.1-alpha-40')
)
libraryDependencies += "com.github.odavid.maven.plugins" % "maven-logging-extension" % "0.1-alpha-40"
[com.github.odavid.maven.plugins/maven-logging-extension "0.1-alpha-40"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.0 |
org.apache.maven : maven-core | jar | 3.2.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |