File | Operation |
---|---|
cometd-java-client-http-7.0.15.pom | download |
<dependency>
<groupId>org.cometd.java</groupId>
<artifactId>cometd-java-client-http</artifactId>
<version>7.0.15</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java-client-http', version='7.0.15')
)
<parent> <groupId>org.cometd.java</groupId> <artifactId>cometd-java-client</artifactId> <version>7.0.15</version> </parent>