is not current version
Last Version 2.18.0

net.officefloor.plugin:officeplugin_woof_servlet 2.12.0

WoOF Servlet Filter for use within a Servlet Container

Categories

Categories

Net
GroupId

GroupId

net.officefloor.plugin
ArtifactId

ArtifactId

officeplugin_woof_servlet
Version

Version

2.12.0
Type

Type

jar

Download officeplugin_woof_servlet 2.12.0


<!-- https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_woof_servlet/ -->
<dependency>
    <groupId>net.officefloor.plugin</groupId>
    <artifactId>officeplugin_woof_servlet</artifactId>
    <version>2.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_woof_servlet/
implementation 'net.officefloor.plugin:officeplugin_woof_servlet:2.12.0'
// https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_woof_servlet/
implementation ("net.officefloor.plugin:officeplugin_woof_servlet:2.12.0")
'net.officefloor.plugin:officeplugin_woof_servlet:jar:2.12.0'
<dependency org="net.officefloor.plugin" name="officeplugin_woof_servlet" rev="2.12.0">
  <artifact name="officeplugin_woof_servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.plugin', module='officeplugin_woof_servlet', version='2.12.0')
)
libraryDependencies += "net.officefloor.plugin" % "officeplugin_woof_servlet" % "2.12.0"
[net.officefloor.plugin/officeplugin_woof_servlet "2.12.0"]