org.apache.maven:maven (2.0.2)
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.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.maven:maven:2.0.2About 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
2026-02-24 13:44:15 +00:00
Assets (1)
Versions (7)
View all
Maven
0
Maven
The Apache Software License, Version 2.0
13 KiB
maven-2.0.2.pom
13 KiB