Demo-App for Extended Echo Example

Two simple REST services that use the same resource adapter implementation but with different configuration. You have to create two connector resources (echo and echo2) before deploying this application.

Лицензия

Лицензия

Группа

Группа

com.java-adventures.rsc
Идентификатор

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

extended-demo-app
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

war
Описание

Описание

Demo-App for Extended Echo Example
Two simple REST services that use the same resource adapter implementation but with different configuration. You have to create two connector resources (echo and echo2) before deploying this application.

Скачать extended-demo-app

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

<!-- https://jarcasting.com/artifacts/com.java-adventures.rsc/extended-demo-app/ -->
<dependency>
    <groupId>com.java-adventures.rsc</groupId>
    <artifactId>extended-demo-app</artifactId>
    <version>1.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.java-adventures.rsc/extended-demo-app/
implementation 'com.java-adventures.rsc:extended-demo-app:1.1.0'
// https://jarcasting.com/artifacts/com.java-adventures.rsc/extended-demo-app/
implementation ("com.java-adventures.rsc:extended-demo-app:1.1.0")
'com.java-adventures.rsc:extended-demo-app:war:1.1.0'
<dependency org="com.java-adventures.rsc" name="extended-demo-app" rev="1.1.0">
  <artifact name="extended-demo-app" type="war" />
</dependency>
@Grapes(
@Grab(group='com.java-adventures.rsc', module='extended-demo-app', version='1.1.0')
)
libraryDependencies += "com.java-adventures.rsc" % "extended-demo-app" % "1.1.0"
[com.java-adventures.rsc/extended-demo-app "1.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.sun.jersey : jersey-client jar 1.9.1
com.java-adventures.rsc : extended-echo-connector-api jar 1.1.0

provided (1)

Идентификатор библиотеки Тип Версия
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

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

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

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

Версия
1.1.0