<dependency>
<groupId>com.ovea</groupId>
<artifactId>ovea-js-eventbus</artifactId>
<version>1.5.ga</version>
</dependency>
<parent> <groupId>com.ovea</groupId> <artifactId>ovea</artifactId> <version>2</version> </parent>
test
|-- org.cometd.java:cometd-java-server:2.3.0.RC1
|-- org.cometd.java:cometd-java-annotations:2.3.0.RC1
|-- com.ovea:ovea-cometd-contrib:1.0.ga
|-- org.codehaus.jettison:jettison:1.2
|-- org.eclipse.jetty:jetty-servlets:8.0.0.M2
|-- org.eclipse.jetty:jetty-continuation:8.0.0.M2
|-- org.eclipse.jetty:jetty-util:8.0.0.M2
|-- org.testatoo.container:testatoo-container-jetty:1.0-rc2
|-- org.slf4j:slf4j-log4j12:1.6.1
|-- commons-logging:commons-logging:1.1.1
|-- com.google.inject:guice:3.0
|-- com.google.inject.extensions:guice-servlet:3.0
|-- com.mycila:mycila-guice:2.0.ga