License |
License |
---|---|
GroupId | GroupIdru.taskurotta |
ArtifactId | ArtifactIdrecipes |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTaskurotta :: Recipes
Open source coordination of distributed processes for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recipes-0.8.1.pom | |
recipes-0.8.1.jar | 204 KB |
recipes-0.8.1-sources.jar | 138 KB |
recipes-0.8.1-javadoc.jar | 794 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |