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