is not current version
Last Version 0.9.5

org.beangle.sas:beangle-sas-undertow 0.9.1

The Beangle Simple Application Server (SAS)

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.beangle.sas
ArtifactId

ArtifactId

beangle-sas-undertow
Version

Version

0.9.1
Type

Type

jar

Download beangle-sas-undertow 0.9.1


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