License |
License
CDDL
|
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin.external.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-twitter-live-feed |
Last Version | Last Version1.0.18.vaadin3 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionatmosphere-twitter-live-feed
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-twitter-live-feed/ -->
<dependency>
<groupId>com.vaadin.external.atmosphere.samples</groupId>
<artifactId>atmosphere-twitter-live-feed</artifactId>
<version>1.0.18.vaadin3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-twitter-live-feed/
implementation 'com.vaadin.external.atmosphere.samples:atmosphere-twitter-live-feed:1.0.18.vaadin3'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-twitter-live-feed/
implementation ("com.vaadin.external.atmosphere.samples:atmosphere-twitter-live-feed:1.0.18.vaadin3")
'com.vaadin.external.atmosphere.samples:atmosphere-twitter-live-feed:war:1.0.18.vaadin3'
<dependency org="com.vaadin.external.atmosphere.samples" name="atmosphere-twitter-live-feed" rev="1.0.18.vaadin3">
<artifact name="atmosphere-twitter-live-feed" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere.samples', module='atmosphere-twitter-live-feed', version='1.0.18.vaadin3')
)
libraryDependencies += "com.vaadin.external.atmosphere.samples" % "atmosphere-twitter-live-feed" % "1.0.18.vaadin3"
[com.vaadin.external.atmosphere.samples/atmosphere-twitter-live-feed "1.0.18.vaadin3"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin.external.atmosphere : atmosphere-jersey | jar | 1.0.18.vaadin3 |
com.ning : async-http-client | jar | 1.7.6 |
com.sun.jersey : jersey-json | jar | 1.12 |
com.vaadin.external.atmosphere : atmosphere-jquery | war | 1.0.18.vaadin3 |
ch.qos.logback : logback-classic | jar | 0.9.30 |
ch.qos.logback : logback-core | jar | 0.9.30 |
com.vaadin.external.slf4j : vaadin-slf4j-jdk14 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
org.eclipse.jetty : jetty-websocket | jar | 7.6.9.v20130131 |
org.mortbay.jetty : jetty | jar | 6.1.22 |
org.mortbay.jetty : jetty-util | jar | 6.1.22 |
org.mortbay.jetty : jetty-management | jar | 6.1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |