is not current version
Last Version 7.0.11

com.aspectran:aspectran-with-undertow 7.0.8

Add-on package for integrating Embedded Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-with-undertow
Version

Version

7.0.8
Type

Type

jar

Download aspectran-with-undertow 7.0.8


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