is not current version
Last Version 3.17.0

net.officefloor.tutorial:HttpServletHttpServer 3.10.2

Tutorial of embedding WoOF within a HttpServlet container

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

HttpServletHttpServer
Version

Version

3.10.2
Type

Type

war

Download HttpServletHttpServer 3.10.2


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