Taskurotta :: Core components

Open source coordination of distributed processes for Java

License

License

GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

core
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

http://taskurotta.org

Download core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : jul-to-slf4j jar 1.7.5
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
cglib : cglib-nodep jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0