Taskurotta :: Parent module

Open source coordination of distributed processes for Java

License

License

GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

ru.taskurotta
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

Taskurotta :: Parent module
Open source coordination of distributed processes for Java
Project URL

Project URL

http://taskurotta.org
Source Code Management

Source Code Management

http://taskurotta.org

Download ru.taskurotta

Filename Size
ru.taskurotta-0.8.1.pom 19 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • bootstrap
  • client
  • spring
  • server
  • recipes
  • dropwizard
  • assemble
  • services
  • services-ora
  • services-hz
  • transport
  • test
  • hazelcast
  • util
  • mongodb

Versions

Version
0.8.1
0.8.0