is not current version
Last Version 0.9.9

org.spincast:spincast-plugins-undertow-testing 0.9.7

Tests for the default Spincast Undertow plugin

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.spincast
ArtifactId

ArtifactId

spincast-plugins-undertow-testing
Version

Version

0.9.7
Type

Type

jar

Download spincast-plugins-undertow-testing 0.9.7


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