не последняя версия
Последняя версия 0.2.1

io.github.flowersinthesand:wes-servlet3 0.2.0

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

Группа

Группа

io.github.flowersinthesand
Идентификатор

Идентификатор

wes-servlet3
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать 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"]