Plexus Command Component


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-command
Last Version

Last Version

1.0-alpha-5
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus Command Component
Project Organization

Project Organization

Codehaus

Download plexus-command

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
plexus : plexus-container-default jar 1.0-alpha-2

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-5