| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.pom | |
| oas-website-1.2.war | 42 MB |
| oas-website-1.2-tests.jar | 22 KB |
| oas-website-1.2-test-sources.jar | 14 KB |
| oas-website-1.2-sources.jar | 10 KB |
| oas-website-1.2-javadoc.jar | 41 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |