is not current version
Last Version 3.17.0

net.officefloor.tutorial:RawHttpServer 2.4.0

Tutorial of rendering raw HTML to a WoOF template

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

RawHttpServer
Version

Version

2.4.0
Type

Type

war

Download RawHttpServer 2.4.0


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