io.github.jaqat.remoterobot:commons

Remote Robot Commons

Лицензия

Лицензия

Группа

Группа

io.github.jaqat.remoterobot
Идентификатор

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

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

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

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Remote Robot Commons

Скачать commons

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.mina : mina-core jar 2.0.19
commons-io : commons-io jar 2.6
org.slf4j : slf4j-simple jar 1.7.25

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

Данный проект не имеет модулей.

RemoteRobot

You can find documentation here: https://github.com/jaqat/remoterobot/wiki.

Build

Full project build:

make full_build

Versioning rules

If changes are occurred in commons/server modules you must:

  • increment minor version
  • rebuild server executable JAR
  • create release in Github with attached server's JAR
  • build and push docker images with tag = maj.min
  • deploy new client to Maven Cantral

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

Версия
0.3.1
0.3