OAS Test Website WAR

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

License

License

GroupId

GroupId

com.github.ansell.oas
ArtifactId

ArtifactId

oas-website
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

war
Description

Description

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

Download oas-website

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2