| License |
License
CDDL
|
|---|---|
| Categories |
CategoriesVaadin User Interface Web Frameworks |
| GroupId | GroupIdcom.vaadin.external.atmosphere |
| ArtifactId | ArtifactIdatmosphere-project |
| Version | Version2.7.2.slf4jvaadin1 |
| Type | Typepom |
| Description |
Descriptionatmosphere-project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atmosphere-project-2.7.2.slf4jvaadin1.pom | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-project/ -->
<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>2.7.2.slf4jvaadin1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-project/
implementation 'com.vaadin.external.atmosphere:atmosphere-project:2.7.2.slf4jvaadin1'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-project/
implementation ("com.vaadin.external.atmosphere:atmosphere-project:2.7.2.slf4jvaadin1")
'com.vaadin.external.atmosphere:atmosphere-project:pom:2.7.2.slf4jvaadin1'
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-project" rev="2.7.2.slf4jvaadin1">
<artifact name="atmosphere-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-project', version='2.7.2.slf4jvaadin1')
)
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-project" % "2.7.2.slf4jvaadin1"
[com.vaadin.external.atmosphere/atmosphere-project "2.7.2.slf4jvaadin1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 | 6.9.10 |
| com.ning : async-http-client | jar | 1.7.7 |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |