| License |
License |
|---|---|
| GroupId | GroupIdcom.github.flowersinthesand |
| ArtifactId | ArtifactIdportal-chat-atmosphere |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionChat for Atmosphere
Portal server for Java
|
<!-- https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat-atmosphere/ -->
<dependency>
<groupId>com.github.flowersinthesand</groupId>
<artifactId>portal-chat-atmosphere</artifactId>
<version>0.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat-atmosphere/
implementation 'com.github.flowersinthesand:portal-chat-atmosphere:0.7'
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat-atmosphere/
implementation ("com.github.flowersinthesand:portal-chat-atmosphere:0.7")
'com.github.flowersinthesand:portal-chat-atmosphere:war:0.7'
<dependency org="com.github.flowersinthesand" name="portal-chat-atmosphere" rev="0.7">
<artifact name="portal-chat-atmosphere" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.flowersinthesand', module='portal-chat-atmosphere', version='0.7')
)
libraryDependencies += "com.github.flowersinthesand" % "portal-chat-atmosphere" % "0.7"
[com.github.flowersinthesand/portal-chat-atmosphere "0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.flowersinthesand : portal-core | jar | 0.7 |
| com.github.flowersinthesand : portal-atmosphere | jar | 0.7 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |