is not current version
Last Version 2.2.0

net.officefloor.tutorial:PageFlowHttpServer 1.4.0

Tutorial of using OfficeFloor for page flow within a HTTP Server

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

PageFlowHttpServer
Version

Version

1.4.0
Type

Type

jar

Download PageFlowHttpServer 1.4.0


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