is not current version
Last Version 1.60

quattor maven build tools 1.59

quattor maven build tools

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.quattor.maven
ArtifactId

ArtifactId

maven
Version

Version

1.59
Type

Type

pom
Description

Description

quattor maven build tools
quattor maven build tools
Project URL

Project URL

http://quattor.org
Project Organization

Project Organization

Quattor
Source Code Management

Source Code Management

https://github.com/quattor/maven-tools

Download maven 1.59

Filename Size
maven-1.59.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • assemblies
  • build-profile
  • build-scripts
  • cfg-module
  • quattor-build-maven-plugin