文件名 | 操作 |
---|---|
cometd-java-client-http-7.0.8.pom | 下载 |
<dependency>
<groupId>org.cometd.java</groupId>
<artifactId>cometd-java-client-http</artifactId>
<version>7.0.8</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java-client-http', version='7.0.8')
)