Last Version

Colesico Undertow Module 5.2.0

Colesico framework undertow http server integration.

License

License

Categories

Categories

Net Undertow Networking
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-undertow
Version

Version

5.2.0
Type

Type

jar
Description

Description

Colesico Undertow Module
Colesico framework undertow http server integration.

Download colesico-undertow 5.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.colesico.framework : colesico-config jar 5.2.0
net.colesico.framework : colesico-httpserver jar 5.2.0
io.undertow : undertow-core jar 2.2.16.Final

Project Modules

There are no modules declared in this project.