Last Version

Transaction HTTP Server Tutorial 3.17.0

Tutorial of using OfficeFloor for a HTTP Server with transaction management

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

TransactionHttpServer
Version

Version

3.17.0
Type

Type

war
Description

Description

Transaction HTTP Server Tutorial
Tutorial of using OfficeFloor for a HTTP Server with transaction management

Download TransactionHttpServer 3.17.0


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

Dependencies

compile (4)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.spring : officespring_data jar 3.17.0
com.h2database : h2 jar 1.4.199
org.flywaydb : flyway-core jar 5.2.4

provided (1)

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

Project Modules

There are no modules declared in this project.