| License |
License
CDDL
|
|---|---|
| Categories |
CategoriesVaadin User Interface Web Frameworks |
| GroupId | GroupIdcom.vaadin.external.atmosphere |
| ArtifactId | ArtifactIdatmosphere-assembly |
| Version | Version2.7.3.slf4jvaadin3 |
| Type | Typepom |
| Description |
Descriptionatmosphere-assembly
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| atmosphere-assembly-2.7.3.slf4jvaadin3.pom | 921 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-assembly/ -->
<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-assembly</artifactId>
<version>2.7.3.slf4jvaadin3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-assembly/
implementation 'com.vaadin.external.atmosphere:atmosphere-assembly:2.7.3.slf4jvaadin3'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-assembly/
implementation ("com.vaadin.external.atmosphere:atmosphere-assembly:2.7.3.slf4jvaadin3")
'com.vaadin.external.atmosphere:atmosphere-assembly:pom:2.7.3.slf4jvaadin3'
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-assembly" rev="2.7.3.slf4jvaadin3">
<artifact name="atmosphere-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-assembly', version='2.7.3.slf4jvaadin3')
)
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-assembly" % "2.7.3.slf4jvaadin3"
[com.vaadin.external.atmosphere/atmosphere-assembly "2.7.3.slf4jvaadin3"]
| 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 |