is not current version
Last Version 7.0.11

com.aspectran:aspectran-with-undertow 6.6.4

Add-on package for integrating Embedded Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-with-undertow
Version

Version

6.6.4
Type

Type

jar

Download aspectran-with-undertow 6.6.4


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