Last Version

Database HTTP Server Tutorial 3.17.0

Tutorial of using OfficeFloor for a HTTP Server connected to a database

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

DatabaseHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

Database HTTP Server Tutorial
Tutorial of using OfficeFloor for a HTTP Server connected to a database

Download DatabaseHttpServer 3.17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.persistence : officejdbc_h2 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.