Plexus Hello World Component

A simple "hello world" application that utilizes the Plexus component container.

Группа

Группа

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

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

plexus-example-hello-world
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Plexus Hello World Component
A simple "hello world" application that utilizes the Plexus component container.
Организация-разработчик

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

Plexus - Codehaus

Скачать plexus-example-hello-world

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-utils jar 1.2
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9
classworlds : classworlds jar 1.1

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

Данный проект не имеет модулей.

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

Версия
1.0