| Лицензия |
Лицензия
CDDL
|
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.atmosphere.samples |
| Идентификатор | Идентификаторatmosphere-scala-chat |
| Последняя версия | Последняя версия2.4.0-RC1 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеatmosphere-scala-chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| atmosphere-scala-chat-2.4.0-RC1.pom | |
| atmosphere-scala-chat-2.4.0-RC1.war | 6 MB |
| atmosphere-scala-chat-2.4.0-RC1-sources.jar | 3 KB |
| atmosphere-scala-chat-2.4.0-RC1-javadoc.jar | 337 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-chat/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-scala-chat</artifactId>
<version>2.4.0-RC1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-chat/
implementation 'org.atmosphere.samples:atmosphere-scala-chat:2.4.0-RC1'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-scala-chat/
implementation ("org.atmosphere.samples:atmosphere-scala-chat:2.4.0-RC1")
'org.atmosphere.samples:atmosphere-scala-chat:war:2.4.0-RC1'
<dependency org="org.atmosphere.samples" name="atmosphere-scala-chat" rev="2.4.0-RC1">
<artifact name="atmosphere-scala-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-scala-chat', version='2.4.0-RC1')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-scala-chat" % "2.4.0-RC1"
[org.atmosphere.samples/atmosphere-scala-chat "2.4.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere.client : jquery | war | 2.2.11 |
| org.scala-lang : scala-library | jar | 2.9.2 |
| org.atmosphere : atmosphere-jersey | jar | 2.4.0-RC1 |
| com.sun.jersey.contribs : jersey-scala | jar | 1.19 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| com.sun.jersey : jersey-json | jar | 1.19 |
| ch.qos.logback : logback-core | jar | 1.0.13 |