|
What this is
Other links
The source code
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<artifactId>cometd
<groupId>org.mortbay.jetty
<version>6.1.9
<relativePath>../pom.xml
</parent>
<modelVersion>4.0.0
<groupId>org.mortbay.jetty
<artifactId>bayeux-client
<packaging>jar
<name>bayeux java client
<url>http://www.cometd.com
<dependencies>
<dependency>
<groupId>org.mortbay.jetty
<artifactId>jetty-util
<version>${project.version}
</dependency>
<dependency>
<groupId>org.mortbay.jetty
<artifactId>jetty-client
<version>${project.version}
</dependency>
<dependency>
<groupId>org.mortbay.jetty
<artifactId>cometd-bayeux
<version>${project.version}
</dependency>
<dependency>
<groupId>org.mortbay.jetty
<artifactId>servlet-api-2.5
<version>${project.version}
<scope>provided
</dependency>
<dependency>
<groupId>junit
<artifactId>junit
<scope>test
</dependency>
</dependencies>
</project>
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com