Database HTTP Server Tutorial

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
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download DatabaseHttpServer

How to add to project

<!-- 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.
net.officefloor.tutorial

OfficeFloor

Inversion of Coupling Control

Versions

Version
3.17.0
3.16.0
3.15.0
3.14.0
3.13.0
3.12.0
3.11.0
3.10.3
3.10.2
3.10.1
3.10.0
3.9.2
3.9.1
3.9.0
3.8.0
3.7.0
3.6.2
3.6.1
3.6.0
3.5.1
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.18.0
2.16.0
2.15.0
2.14.0
2.13.0
2.12.0
2.11.0
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0