文件名 | 操作 |
---|---|
atmosphere-modules-2.4.5.vaadin2.pom | 下载 |
<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-modules</artifactId>
<version>2.4.5.vaadin2</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-modules" % "2.4.5.vaadin2"
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-modules', version='2.4.5.vaadin2')
)
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-modules" rev="2.4.5.vaadin2" />