Last Version

Team HTTP Server Tutorial 3.17.0

Tutorial of using OfficeFloor for a HTTP Server with specific teams for tasks

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

TeamHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

Team HTTP Server Tutorial
Tutorial of using OfficeFloor for a HTTP Server with specific teams for tasks

Download TeamHttpServer 3.17.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.persistence : officejpa jar 3.17.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.