Message Server

Messaging server for Java applications

License

License

GroupId

GroupId

com.vojajovanovic
ArtifactId

ArtifactId

messageserver
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Message Server
Messaging server for Java applications
Source Code Management

Source Code Management

https://github.com/voislavj/message-server/

Download messageserver

How to add to project

<!-- https://jarcasting.com/artifacts/com.vojajovanovic/messageserver/ -->
<dependency>
    <groupId>com.vojajovanovic</groupId>
    <artifactId>messageserver</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vojajovanovic/messageserver/
implementation 'com.vojajovanovic:messageserver:1.0.0'
// https://jarcasting.com/artifacts/com.vojajovanovic/messageserver/
implementation ("com.vojajovanovic:messageserver:1.0.0")
'com.vojajovanovic:messageserver:jar:1.0.0'
<dependency org="com.vojajovanovic" name="messageserver" rev="1.0.0">
  <artifact name="messageserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vojajovanovic', module='messageserver', version='1.0.0')
)
libraryDependencies += "com.vojajovanovic" % "messageserver" % "1.0.0"
[com.vojajovanovic/messageserver "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
junit : junit jar 4.13.2
com.google.guava : guava jar 30.1.1-jre
com.google.code.gson : gson jar 2.8.6
org.java-websocket : Java-WebSocket jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0