org.apache.maven:maven (2.0.8)
Published 2026-02-24 13:44:15 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<version>2.0.8</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.maven:maven:2.0.8About this package
Maven is a project development 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.
Dependencies
junit:junit
3.8.1
Details
Assets (1)
Versions (7)
View all
maven-2.0.8.pom
12 KiB