Last Version

Taskurotta :: Client 0.8.1

Open source coordination of distributed processes for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

client
Version

Version

0.8.1
Type

Type

jar
Description

Description

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

Source Code Management

http://taskurotta.org

Download client 0.8.1


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

Dependencies

compile (4)

Group / Artifact Type Version
ru.taskurotta : core jar 0.8.1
ru.taskurotta : server jar 0.8.1
com.sun.jersey.contribs : jersey-apache-client jar 1.18.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.