Vertx HTTP Server

Vertx HTTP Server implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.server
ArtifactId

ArtifactId

officeserver_vertx
Last Version

Last Version

3.40.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vertx HTTP Server
Vertx HTTP Server implementation

Download officeserver_vertx

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.officefloor.server : officeserver jar 3.40.0
net.officefloor.vertx : officevertx jar 3.40.0
io.vertx : vertx-web jar 4.1.2
net.officefloor.core : officecompiler jar 3.40.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.40.0
3.39.0
3.38.0
3.37.0
3.36.0