OW2 FraSCAti Examples: RESTful Counter


Группа

Группа

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

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

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

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

1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

OW2 FraSCAti Examples: RESTful Counter

Скачать counter-parent

Имя Файла Размер
counter-parent-1.4.pom 3 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.ow2.frascati : frascati-binding-rest jar 1.4

provided (2)

Идентификатор библиотеки Тип Версия
org.ow2.frascati : frascati-runtime-factory jar 1.4
org.ow2.frascati : frascati-explorer-api jar 1.4

test (1)

Идентификатор библиотеки Тип Версия
org.ow2.frascati.examples.test : frascati-test jar 1.4

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

  • client
  • server
  • server-war
  • server-explorer-war
  • contribution

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

Версия
1.4
1.3
1.2
1.1.1