org.codehaus.plexus:plexus (3.0.1)

Published 2026-02-24 13:44:38 +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.codehaus.plexus</groupId>
	<artifactId>plexus</artifactId>
	<version>3.0.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.codehaus.plexus:plexus:3.0.1

About this package

The Plexus project provides a full software stack for creating and executing software projects.

Dependencies

junit:junit
3.8.2
Details
Maven
2026-02-24 13:44:38 +00:00
0
Plexus
The Apache Software License, Version 2.0
18 KiB
Assets (1)
Versions (15) View all
2.0.7 2026-02-24
3.0.1 2026-02-24
3.1 2026-02-24
3.2 2026-02-24
3.3 2026-02-24