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

OAS Test Website WAR 1.2

Encapsulates the OAS Web Services Restlet implementation in a WAR file for testing in Servlet containers.

Лицензия

Лицензия

Группа

Группа

com.github.ansell.oas
Идентификатор

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

oas-website
Версия

Версия

1.2
Тип

Тип

war
Описание

Описание

OAS Test Website WAR
Encapsulates the OAS Web Services Restlet implementation in a WAR file for testing in Servlet containers.

Скачать oas-website 1.2


<!-- https://jarcasting.com/artifacts/com.github.ansell.oas/oas-website/ -->
<dependency>
    <groupId>com.github.ansell.oas</groupId>
    <artifactId>oas-website</artifactId>
    <version>1.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.oas/oas-website/
implementation 'com.github.ansell.oas:oas-website:1.2'
// https://jarcasting.com/artifacts/com.github.ansell.oas/oas-website/
implementation ("com.github.ansell.oas:oas-website:1.2")
'com.github.ansell.oas:oas-website:war:1.2'
<dependency org="com.github.ansell.oas" name="oas-website" rev="1.2">
  <artifact name="oas-website" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.oas', module='oas-website', version='1.2')
)
libraryDependencies += "com.github.ansell.oas" % "oas-website" % "1.2"
[com.github.ansell.oas/oas-website "1.2"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.github.ansell.oas : oas-webservice-impl jar 1.2
com.github.ansell.oas : oas-templates jar 1.2
org.slf4j : slf4j-api jar 1.7.5
org.restlet.jee » org.restlet.ext.servlet jar 2.1.1
org.restlet.jee » org.restlet jar 2.1.1
org.restlet.jee » org.restlet.ext.slf4j jar 2.1.1
org.slf4j : jul-to-slf4j jar 1.7.5
com.github.ansell.restlet-utils : restlet-utils jar 0.2-SNAPSHOT

runtime (6)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
org.restlet.jee » org.restlet.ext.httpclient jar 2.1.1
org.apache.httpcomponents : httpcore jar 4.2.3
org.apache.httpcomponents : httpclient jar 4.2.3

test (6)

Идентификатор библиотеки Тип Версия
com.github.ansell.oas : oas-webservice-impl test-jar 1.2
com.github.ansell.oas : oas-webservice-api test-jar 1.2
net.sourceforge.htmlunit : htmlunit jar 2.12
net.sourceforge.jwebunit : jwebunit-htmlunit-plugin jar 3.1
junit : junit jar 4.11
com.github.ansell.restlet-utils : restlet-utils test-jar 0.2-SNAPSHOT

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

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