Plexus Interactivity Handler Component

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

Лицензия

Лицензия

Группа

Группа

org.codehaus.plexus
Идентификатор

Идентификатор

plexus-interactivity
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Plexus Interactivity Handler Component
The Plexus project provides a full software stack for creating and executing software projects.
Ссылка на сайт

Ссылка на сайт

https://codehaus-plexus.github.io/plexus-interactivity/
Организация-разработчик

Организация-разработчик

Codehaus Plexus
Система контроля версий

Система контроля версий

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

Скачать plexus-interactivity

Имя Файла Размер
plexus-interactivity-1.1.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

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

Plexus

Версии библиотеки

Версия
1.1
1.0
1.0-alpha-6
1.0-alpha-5
1.0-alpha-4