Plexus Registry Api


GroupId

GroupId

org.codehaus.plexus.registry
ArtifactId

ArtifactId

plexus-registry-api
Last Version

Last Version

1.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus Registry Api
Project Organization

Project Organization

Codehaus

Download plexus-registry-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-17
org.codehaus.plexus : plexus-utils jar 1.4
org.codehaus.plexus : plexus-component-api jar 1.0-alpha-20

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1