Taskurotta :: Server

Open source coordination of distributed processes for Java

License

License

GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

server
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Taskurotta :: Server
Open source coordination of distributed processes for Java
Source Code Management

Source Code Management

http://taskurotta.org

Download server

How to add to project

<!-- https://jarcasting.com/artifacts/ru.taskurotta/server/ -->
<dependency>
    <groupId>ru.taskurotta</groupId>
    <artifactId>server</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/server/
implementation 'ru.taskurotta:server:0.8.1'
// https://jarcasting.com/artifacts/ru.taskurotta/server/
implementation ("ru.taskurotta:server:0.8.1")
'ru.taskurotta:server:jar:0.8.1'
<dependency org="ru.taskurotta" name="server" rev="0.8.1">
  <artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='server', version='0.8.1')
)
libraryDependencies += "ru.taskurotta" % "server" % "0.8.1"
[ru.taskurotta/server "0.8.1"]

Dependencies

compile (1)

Group / Artifact Type Version
ru.taskurotta : transport jar 0.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0