License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.officefloor.plugin |
ArtifactId | ArtifactIdofficeplugin_woof_servlet |
Last Version | Last Version2.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWoOF Servlet Filter
WoOF Servlet Filter for use within a Servlet Container
|
<!-- https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_woof_servlet/ -->
<dependency>
<groupId>net.officefloor.plugin</groupId>
<artifactId>officeplugin_woof_servlet</artifactId>
<version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_woof_servlet/
implementation 'net.officefloor.plugin:officeplugin_woof_servlet:2.18.0'
// https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_woof_servlet/
implementation ("net.officefloor.plugin:officeplugin_woof_servlet:2.18.0")
'net.officefloor.plugin:officeplugin_woof_servlet:jar:2.18.0'
<dependency org="net.officefloor.plugin" name="officeplugin_woof_servlet" rev="2.18.0">
<artifact name="officeplugin_woof_servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.plugin', module='officeplugin_woof_servlet', version='2.18.0')
)
libraryDependencies += "net.officefloor.plugin" % "officeplugin_woof_servlet" % "2.18.0"
[net.officefloor.plugin/officeplugin_woof_servlet "2.18.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.plugin : officeplugin_woof | jar | 2.18.0 |
net.officefloor.plugin : officeplugin_servlet | jar | 2.18.0 |
net.officefloor.core : officecompiler | jar | 2.18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-webapp | jar | 9.2.2.v20140723 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
junit : junit | jar | 4.12 |
easymock : easymock | jar | 1.1 |