Last Version

Taskurotta :: Recipes 0.8.1

Open source coordination of distributed processes for Java

License

License

GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

recipes
Version

Version

0.8.1
Type

Type

jar
Description

Description

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

Source Code Management

http://taskurotta.org

Download recipes 0.8.1


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

Dependencies

compile (7)

Group / Artifact Type Version
ru.taskurotta : spring jar 0.8.1
ru.taskurotta : hazelcast jar 0.8.1
ru.taskurotta : test jar 0.8.1
ru.taskurotta : dropwizard jar 0.8.1
ru.taskurotta : services-hz jar 0.8.1
org.aspectj : aspectjrt jar 1.7.3
org.aspectj : aspectjweaver jar 1.7.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.