Last Version

Vibe Server/Server 3.0.0-Alpha15

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

vibe-server
Version

Version

3.0.0-Alpha15
Type

Type

jar
Description

Description

Vibe Server/Server
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vibe-server 3.0.0-Alpha15


<!-- 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"]

Dependencies

compile (4)

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

test (7)

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

Project Modules

There are no modules declared in this project.