is not current version
Last Version 0.2.1

io.github.flowersinthesand:wes-servlet3 0.2.0

This bridge integrates server-side wes application with the Servlet 3.1

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

wes-servlet3
Version

Version

0.2.0
Type

Type

jar

Download wes-servlet3 0.2.0


<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-servlet3/ -->
<dependency>
    <groupId>io.github.flowersinthesand</groupId>
    <artifactId>wes-servlet3</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-servlet3/
implementation 'io.github.flowersinthesand:wes-servlet3:0.2.0'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-servlet3/
implementation ("io.github.flowersinthesand:wes-servlet3:0.2.0")
'io.github.flowersinthesand:wes-servlet3:jar:0.2.0'
<dependency org="io.github.flowersinthesand" name="wes-servlet3" rev="0.2.0">
  <artifact name="wes-servlet3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-servlet3', version='0.2.0')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-servlet3" % "0.2.0"
[io.github.flowersinthesand/wes-servlet3 "0.2.0"]