Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.
License |
License |
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdvibe-server |
Last Version | Last Version3.0.0-Alpha15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVibe Server/Server
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
vibe-server-3.0.0-Alpha15.pom | |
vibe-server-3.0.0-Alpha15.jar | 45 KB |
vibe-server-3.0.0-Alpha15-sources.jar | 13 KB |
vibe-server-3.0.0-Alpha15-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/vibe-server/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>vibe-server</artifactId>
<version>3.0.0-Alpha15</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/vibe-server/
implementation 'org.atmosphere:vibe-server:3.0.0-Alpha15'
// https://jarcasting.com/artifacts/org.atmosphere/vibe-server/
implementation ("org.atmosphere:vibe-server:3.0.0-Alpha15")
'org.atmosphere:vibe-server:jar:3.0.0-Alpha15'
<dependency org="org.atmosphere" name="vibe-server" rev="3.0.0-Alpha15">
<artifact name="vibe-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='vibe-server', version='3.0.0-Alpha15')
)
libraryDependencies += "org.atmosphere" % "vibe-server" % "3.0.0-Alpha15"
[org.atmosphere/vibe-server "3.0.0-Alpha15"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : vibe-platform-http | jar | 3.0.0-Alpha9 |
org.atmosphere : vibe-platform-ws | jar | 3.0.0-Alpha9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.0 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : vibe-platform-bridge-atmosphere2 | jar | 3.0.0-Alpha9 |
org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | 9.2.7.v20150116 |
org.apache.commons : commons-exec | jar | 1.3 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.