is not current version
Last Version 7.0.11

com.aspectran:aspectran-with-undertow 6.13.7

Add-on package for integrating Embedded Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-with-undertow
Version

Version

6.13.7
Type

Type

jar

Download aspectran-with-undertow 6.13.7


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