Эксперт ХД

org.codehaus.plexus:plexus-component-annotations (2.1.1)

Published 2026-09-15 11:14:37 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.codehaus.plexus</groupId>
	<artifactId>plexus-component-annotations</artifactId>
	<version>2.1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.codehaus.plexus:plexus-component-annotations:2.1.1

About this package

Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
Details
Maven
2026-09-15 11:14:37 +00:00
0
Plexus :: Component Annotations
4.8 KiB
Assets (2)
Versions (5) View all
2.1.1 2026-09-15
2.1.0 2026-09-15
2.0.0 2026-09-15
1.5.5 2026-09-15
1.5.4 2026-09-15