| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.vojajovanovic |
| Идентификатор | Идентификаторmessageserver |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеMessage Server
Messaging server for Java applications
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |