Last Version

Interactive HTTP Server Tutorial 3.17.0

Tutorial of an interactive page

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

InteractiveHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

Interactive HTTP Server Tutorial
Tutorial of an interactive page

Download InteractiveHttpServer 3.17.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.