Simple Undertow builder for Groovy

Easily build configurable Undertow servers with multiple deployments in Groovy.

License

License

Categories

Categories

Groovy Languages Undertow Net Networking
GroupId

GroupId

com.webarity
ArtifactId

ArtifactId

simple-undertow-builder-for-groovy
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Undertow builder for Groovy
Easily build configurable Undertow servers with multiple deployments in Groovy.
Project URL

Project URL

https://www.webarity.com/simple-undertow-builder-for-groovy/
Source Code Management

Source Code Management

https://github.com/hrsto/simple-undertow-builder-for-groovy

Download simple-undertow-builder-for-groovy

How to add to project

<!-- https://jarcasting.com/artifacts/com.webarity/simple-undertow-builder-for-groovy/ -->
<dependency>
    <groupId>com.webarity</groupId>
    <artifactId>simple-undertow-builder-for-groovy</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webarity/simple-undertow-builder-for-groovy/
implementation 'com.webarity:simple-undertow-builder-for-groovy:1.0.0'
// https://jarcasting.com/artifacts/com.webarity/simple-undertow-builder-for-groovy/
implementation ("com.webarity:simple-undertow-builder-for-groovy:1.0.0")
'com.webarity:simple-undertow-builder-for-groovy:jar:1.0.0'
<dependency org="com.webarity" name="simple-undertow-builder-for-groovy" rev="1.0.0">
  <artifact name="simple-undertow-builder-for-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webarity', module='simple-undertow-builder-for-groovy', version='1.0.0')
)
libraryDependencies += "com.webarity" % "simple-undertow-builder-for-groovy" % "1.0.0"
[com.webarity/simple-undertow-builder-for-groovy "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.5.8
io.undertow : undertow-core jar 2.0.27.Final
io.undertow : undertow-servlet jar 2.0.27.Final
org.jboss.xnio : xnio-api jar 3.7.6.Final
org.jboss.xnio : xnio-nio jar 3.7.6.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0