JRemote

Network Framework to use push / control system in java between server and client.

Лицензия

Лицензия

Apache Licence, Version 2.0
Группа

Группа

com.github.kleinerhacker
Идентификатор

Идентификатор

jremote
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

JRemote
Network Framework to use push / control system in java between server and client.
Ссылка на сайт

Ссылка на сайт

https://github.com/KleinerHacker/jremote

Скачать jremote

Имя Файла Размер
jremote-0.2.0.pom
jremote-0.2.0.chm 14 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.8.0-beta2
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.8

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.vintage : junit-vintage-engine jar 5.1.0
org.junit.platform : junit-platform-launcher jar 1.1.0
org.junit.platform : junit-platform-runner jar 1.1.0

Модули Проекта

  • api
  • commons
  • core
  • core-test
  • extensions

Версии библиотеки

Версия
0.2.0
0.1.0