Last Version

Reactive Tutorial 3.17.0

Tutorial of implementing REST

License

License

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

ReactiveHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

Reactive Tutorial
Tutorial of implementing REST

Download ReactiveHttpServer 3.17.0


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

Dependencies

compile (2)

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