Plexus Interactivity Handler Component

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

License

License

GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-interactivity
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Plexus Interactivity Handler Component
The Plexus project provides a full software stack for creating and executing software projects.
Project URL

Project URL

https://codehaus-plexus.github.io/plexus-interactivity/
Project Organization

Project Organization

Codehaus Plexus
Source Code Management

Source Code Management

https://github.com/codehaus-plexus/plexus-interactivity

Download plexus-interactivity

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • plexus-interactivity-api
  • plexus-interactivity-jline
org.codehaus.plexus

Plexus

Versions

Version
1.1
1.0
1.0-alpha-6
1.0-alpha-5
1.0-alpha-4