Last Version

Dependency Injection of a POJO HTTP Server Tutorial 3.17.0

Tutorial of using OfficeFloor for a HTTP Server that dependency injects a POJO

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

DiPojoHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

Dependency Injection of a POJO HTTP Server Tutorial
Tutorial of using OfficeFloor for a HTTP Server that dependency injects a POJO

Download DiPojoHttpServer 3.17.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.