<dependency>
<groupId>com.ovea</groupId>
<artifactId>ovea-js-eventbus</artifactId>
<version>1.8.ga</version>
</dependency>
<parent> <groupId>com.ovea</groupId> <artifactId>ovea</artifactId> <version>2</version> </parent>
test
|-- org.cometd.java:cometd-java-server:2.3.1
|-- org.cometd.java:cometd-java-annotations:2.3.1
|-- com.ovea:ovea-cometd-contrib:1.2.ga
|-- org.codehaus.jettison:jettison:1.2
|-- org.eclipse.jetty:jetty-continuation:8.0.0.M3
|-- org.eclipse.jetty:jetty-util:8.0.0.M3
|-- org.testatoo.container:testatoo-container-jetty:1.0-rc5
|-- org.slf4j:slf4j-log4j12:1.6.1
|-- commons-logging:commons-logging:1.1.1
|-- com.google.inject:guice:3.0