License |
License |
---|---|
Categories |
CategoriesJavaScript Languages EventBus Application Layer Libs Messaging |
GroupId | GroupIdcom.ovea |
ArtifactId | ArtifactIdovea-js-eventbus |
Last Version | Last Version1.9.ga |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionovea-js-eventbus
Client-side EventBus
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ovea-js-eventbus-1.9.ga.pom | |
ovea-js-eventbus-1.9.ga.jar | 8 KB |
ovea-js-eventbus-1.9.ga-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/ovea-js-eventbus/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>ovea-js-eventbus</artifactId>
<version>1.9.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/ovea-js-eventbus/
implementation 'com.ovea:ovea-js-eventbus:1.9.ga'
// https://jarcasting.com/artifacts/com.ovea/ovea-js-eventbus/
implementation ("com.ovea:ovea-js-eventbus:1.9.ga")
'com.ovea:ovea-js-eventbus:jar:1.9.ga'
<dependency org="com.ovea" name="ovea-js-eventbus" rev="1.9.ga">
<artifact name="ovea-js-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='ovea-js-eventbus', version='1.9.ga')
)
libraryDependencies += "com.ovea" % "ovea-js-eventbus" % "1.9.ga"
[com.ovea/ovea-js-eventbus "1.9.ga"]
Group / Artifact | Type | Version |
---|---|---|
org.cometd.java : cometd-java-server | jar | 2.3.1 |
org.cometd.java : cometd-java-annotations | jar | 2.3.1 |
com.ovea : ovea-cometd-contrib | jar | 1.2.ga |
com.ovea : js-sync | jar | 1.0 |
org.codehaus.jettison : jettison | jar | 1.2 |
org.eclipse.jetty : jetty-continuation | jar | 8.0.0.M3 |
org.eclipse.jetty : jetty-util | jar | 8.0.0.M3 |
org.testatoo.container : testatoo-container-jetty | jar | 1.0-rc5 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-nop | jar | 1.6.1 |
commons-logging : commons-logging | jar | 1.1.1 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
com.mycila : mycila-guice | jar | 2.0.ga |