| License |
License |
|---|---|
| GroupId | GroupIdcom.vojajovanovic |
| ArtifactId | ArtifactIdmessageserver |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMessage Server
Messaging server for Java applications
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| messageserver-1.0.0.pom | |
| messageserver-1.0.0.jar | 12 KB |
| messageserver-1.0.0-sources.jar | 11 KB |
| messageserver-1.0.0-javadoc.jar | 131 KB |
| Browse |
<!-- 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"]
| 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 |