Last Version

Netty HTTP Server 3.40.0

Netty HTTP Server implementation

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

net.officefloor.server
ArtifactId

ArtifactId

officeserver_netty
Version

Version

3.40.0
Type

Type

jar
Description

Description

Netty HTTP Server
Netty HTTP Server implementation

Download officeserver_netty 3.40.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.officefloor.server : officeserver jar 3.40.0
io.netty : netty-all jar 4.1.66.Final
net.officefloor.core : officecompiler jar 3.40.0

Project Modules

There are no modules declared in this project.