Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.
| License |
License |
|---|---|
| GroupId | GroupIdio.github.flowersinthesand |
| ArtifactId | ArtifactIdwes-servlet3 |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwes Servlet 3
This bridge integrates server-side wes application with the Servlet 3.1
|
| Filename | Size |
|---|---|
| wes-servlet3-0.2.1.pom | |
| wes-servlet3-0.2.1.jar | 8 KB |
| wes-servlet3-0.2.1-sources.jar | 3 KB |
| wes-servlet3-0.2.1-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-servlet3/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-servlet3</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-servlet3/
implementation 'io.github.flowersinthesand:wes-servlet3:0.2.1'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-servlet3/
implementation ("io.github.flowersinthesand:wes-servlet3:0.2.1")
'io.github.flowersinthesand:wes-servlet3:jar:0.2.1'
<dependency org="io.github.flowersinthesand" name="wes-servlet3" rev="0.2.1">
<artifact name="wes-servlet3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-servlet3', version='0.2.1')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-servlet3" % "0.2.1"
[io.github.flowersinthesand/wes-servlet3 "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.flowersinthesand : wes | jar | 0.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.flowersinthesand : wes-test | jar | 0.2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.eclipse.jetty : jetty-client | jar | 9.1.1.v20140108 |
| org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | 9.1.1.v20140108 |
Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.