Apache Aries Blueprint HelloWorld

Example blueprint hello world application

Лицензия

Лицензия

Группа

Группа

org.apache.aries.samples.blueprint.helloworld
Идентификатор

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

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

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

0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Aries Blueprint HelloWorld
Example blueprint hello world application
Организация-разработчик

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

The Apache Software Foundation

Скачать helloworld

Имя Файла Размер
helloworld-0.3.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.apache.aries.samples.blueprint.helloworld/helloworld/ -->
<dependency>
    <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
    <artifactId>helloworld</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.samples.blueprint.helloworld/helloworld/
implementation 'org.apache.aries.samples.blueprint.helloworld:helloworld:0.3'
// https://jarcasting.com/artifacts/org.apache.aries.samples.blueprint.helloworld/helloworld/
implementation ("org.apache.aries.samples.blueprint.helloworld:helloworld:0.3")
'org.apache.aries.samples.blueprint.helloworld:helloworld:pom:0.3'
<dependency org="org.apache.aries.samples.blueprint.helloworld" name="helloworld" rev="0.3">
  <artifact name="helloworld" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.samples.blueprint.helloworld', module='helloworld', version='0.3')
)
libraryDependencies += "org.apache.aries.samples.blueprint.helloworld" % "helloworld" % "0.3"
[org.apache.aries.samples.blueprint.helloworld/helloworld "0.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • helloworld-api
  • helloworld-server
  • helloworld-client
  • helloworld-assembly

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

Версия
0.3
0.2-incubating
0.1-incubating