is not current version
Last Version 0.9.9

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

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.2
Type

Type

jar

Download spincast-plugins-undertow-testing 0.9.2


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