Maven Artifact

Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven
ArtifactId

ArtifactId

maven-artifact
Last Version

Last Version

3.8.6
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Artifact
Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Project URL

Project URL

https://maven.apache.org/ref/3.8.6/maven-artifact/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven/tree/maven-3.8.6/maven-artifact

Download maven-artifact

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.3.1
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.apache.maven

The Apache Software Foundation

Versions

Version
3.8.6
3.8.5
3.8.4
3.8.3
3.8.2
3.8.1
3.6.3
3.6.2
3.6.1
3.6.0
3.5.4
3.5.3
3.5.2
3.5.0
3.5.0-beta-1
3.5.0-alpha-1
3.3.9
3.3.3
3.3.1
3.2.5
3.2.3
3.2.2
3.2.1
3.1.1
3.1.0
3.1.0-alpha-1
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0
3.0-beta-3
3.0-beta-2
3.0-beta-1
3.0-alpha-7
3.0-alpha-6
3.0-alpha-5
3.0-alpha-4
3.0-alpha-3
2.2.1
2.2.0
2.1.0
2.1.0-M1
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-SNAPSHOT
2.0-beta-3
2.0-beta-2
2.0-beta-1
2.0-alpha-3
2.0-alpha-2
2.0-alpha-1