| License |
License |
|---|---|
| GroupId | GroupIdio.github.flowersinthesand |
| ArtifactId | ArtifactIdwes-atmosphere2 |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptionwes Atmosphere 2
This bridge integrates server-side wes application with the Atmosphere 2
|
| Filename | Size |
|---|---|
| wes-atmosphere2-0.2.1.pom | |
| wes-atmosphere2-0.2.1.jar | 14 KB |
| wes-atmosphere2-0.2.1-sources.jar | 5 KB |
| wes-atmosphere2-0.2.1-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-atmosphere2/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-atmosphere2</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-atmosphere2/
implementation 'io.github.flowersinthesand:wes-atmosphere2:0.2.1'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-atmosphere2/
implementation ("io.github.flowersinthesand:wes-atmosphere2:0.2.1")
'io.github.flowersinthesand:wes-atmosphere2:jar:0.2.1'
<dependency org="io.github.flowersinthesand" name="wes-atmosphere2" rev="0.2.1">
<artifact name="wes-atmosphere2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-atmosphere2', version='0.2.1')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-atmosphere2" % "0.2.1"
[io.github.flowersinthesand/wes-atmosphere2 "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.flowersinthesand : wes | jar | 0.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.atmosphere : atmosphere-runtime | jar | 2.0.7 |
| 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 |