License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net Auto Application Layer Libs Code Generators |
GroupId | GroupIdnet.sf.maven-autotools |
ArtifactId | ArtifactIdmaven-autotools-archetype |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmaven-autotools-archetype
The Maven Autotools Plugin runs GNU Autotools from a Maven build.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maven-autotools-archetype-0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.maven-autotools/maven-autotools-archetype/ -->
<dependency>
<groupId>net.sf.maven-autotools</groupId>
<artifactId>maven-autotools-archetype</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.maven-autotools/maven-autotools-archetype/
implementation 'net.sf.maven-autotools:maven-autotools-archetype:0.2'
// https://jarcasting.com/artifacts/net.sf.maven-autotools/maven-autotools-archetype/
implementation ("net.sf.maven-autotools:maven-autotools-archetype:0.2")
'net.sf.maven-autotools:maven-autotools-archetype:pom:0.2'
<dependency org="net.sf.maven-autotools" name="maven-autotools-archetype" rev="0.2">
<artifact name="maven-autotools-archetype" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.maven-autotools', module='maven-autotools-archetype', version='0.2')
)
libraryDependencies += "net.sf.maven-autotools" % "maven-autotools-archetype" % "0.2"
[net.sf.maven-autotools/maven-autotools-archetype "0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.easymock : easymock | jar | 2.5.2 |