WebLab Services Parent POM

This is a generic parent for services (components, portlet or webservices) developed for the WebLab platform.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

WebLab Services Parent POM
This is a generic parent for services (components, portlet or webservices) developed for the WebLab platform.
Ссылка на сайт

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

http://weblab.ow2.org

Скачать parent

Имя Файла Размер
parent-1.2.2.pom 7 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
1.2.2