Last Version

Plexus :: Component Annotations 2.1.1

Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.

License

License

GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-component-annotations
Version

Version

2.1.1
Type

Type

jar
Description

Description

Plexus :: Component Annotations
Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
Project Organization

Project Organization

Codehaus Plexus

Download plexus-component-annotations 2.1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.