open SUIT Hello World

open SUIT

Лицензия

Лицензия

Группа

Группа

org.ow2.opensuit
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

war
Описание

Описание

open SUIT Hello World
open SUIT
Ссылка на сайт

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

http://maven.apache.org
Организация-разработчик

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

OW2 Consortium

Скачать opensuit-sample-helloworld

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

<!-- https://jarcasting.com/artifacts/org.ow2.opensuit/opensuit-sample-helloworld/ -->
<dependency>
    <groupId>org.ow2.opensuit</groupId>
    <artifactId>opensuit-sample-helloworld</artifactId>
    <version>1.0.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.opensuit/opensuit-sample-helloworld/
implementation 'org.ow2.opensuit:opensuit-sample-helloworld:1.0.3'
// https://jarcasting.com/artifacts/org.ow2.opensuit/opensuit-sample-helloworld/
implementation ("org.ow2.opensuit:opensuit-sample-helloworld:1.0.3")
'org.ow2.opensuit:opensuit-sample-helloworld:war:1.0.3'
<dependency org="org.ow2.opensuit" name="opensuit-sample-helloworld" rev="1.0.3">
  <artifact name="opensuit-sample-helloworld" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.opensuit', module='opensuit-sample-helloworld', version='1.0.3')
)
libraryDependencies += "org.ow2.opensuit" % "opensuit-sample-helloworld" % "1.0.3"
[org.ow2.opensuit/opensuit-sample-helloworld "1.0.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.14
org.ow2.opensuit : opensuit-core jar 1.0.3

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

test (1)

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

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0