is not current version
Last Version 2.2.0

org.spincast:spincast-plugins-undertow 0.9.9

The default Spincast Undertow plugin

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.spincast
ArtifactId

ArtifactId

spincast-plugins-undertow
Version

Version

0.9.9
Type

Type

jar

Download spincast-plugins-undertow 0.9.9


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