Chat webapp

Portal server for Java

License

License

GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-chat
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

war
Description

Description

Chat webapp
Portal server for Java

Download portal-chat

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat/ -->
<dependency>
    <groupId>com.github.flowersinthesand</groupId>
    <artifactId>portal-chat</artifactId>
    <version>0.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat/
implementation 'com.github.flowersinthesand:portal-chat:0.4'
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat/
implementation ("com.github.flowersinthesand:portal-chat:0.4")
'com.github.flowersinthesand:portal-chat:war:0.4'
<dependency org="com.github.flowersinthesand" name="portal-chat" rev="0.4">
  <artifact name="portal-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.flowersinthesand', module='portal-chat', version='0.4')
)
libraryDependencies += "com.github.flowersinthesand" % "portal-chat" % "0.4"
[com.github.flowersinthesand/portal-chat "0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.flowersinthesand : portal-core jar 0.4
com.github.flowersinthesand : portal-javascript jar 0.4
com.github.flowersinthesand : portal-atmosphere jar 0.4
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-log4j12 jar 1.7.2

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1