io.github.jaqat.remoterobot:commons

Remote Robot Commons

License

License

GroupId

GroupId

io.github.jaqat.remoterobot
ArtifactId

ArtifactId

commons
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Remote Robot Commons

Download commons

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.mina : mina-core jar 2.0.19
commons-io : commons-io jar 2.6
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.3.1
0.3