License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant |
GroupId | GroupIdcom.github.odavid.maven.plugins |
ArtifactId | ArtifactIdant-maven-logger |
Last Version | Last Version0.1-alpha-40 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.odavid.maven.plugins:ant-maven-logger
Maven Plugins
|
<!-- https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/ant-maven-logger/ -->
<dependency>
<groupId>com.github.odavid.maven.plugins</groupId>
<artifactId>ant-maven-logger</artifactId>
<version>0.1-alpha-40</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/ant-maven-logger/
implementation 'com.github.odavid.maven.plugins:ant-maven-logger:0.1-alpha-40'
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/ant-maven-logger/
implementation ("com.github.odavid.maven.plugins:ant-maven-logger:0.1-alpha-40")
'com.github.odavid.maven.plugins:ant-maven-logger:jar:0.1-alpha-40'
<dependency org="com.github.odavid.maven.plugins" name="ant-maven-logger" rev="0.1-alpha-40">
<artifact name="ant-maven-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.odavid.maven.plugins', module='ant-maven-logger', version='0.1-alpha-40')
)
libraryDependencies += "com.github.odavid.maven.plugins" % "ant-maven-logger" % "0.1-alpha-40"
[com.github.odavid.maven.plugins/ant-maven-logger "0.1-alpha-40"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.9.2 |
org.apache.ant : ant-launcher | jar | 1.9.2 |
org.slf4j : slf4j-simple | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |