Last Version

Taskurotta :: Services implementation with hazelcast 0.8.1

Open source coordination of distributed processes for Java

License

License

GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

services-hz
Version

Version

0.8.1
Type

Type

jar
Description

Description

Taskurotta :: Services implementation with hazelcast
Open source coordination of distributed processes for Java
Source Code Management

Source Code Management

http://taskurotta.org

Download services-hz 0.8.1


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

Dependencies

compile (8)

Group / Artifact Type Version
ru.taskurotta : hazelcast jar 0.8.1
ru.taskurotta : services jar 0.8.1
ru.taskurotta : mongodb jar 0.8.1
ru.taskurotta : util jar 0.8.1
org.springframework : spring-beans jar 4.1.4.RELEASE
org.springframework.data : spring-data-mongodb jar 1.6.1.RELEASE
org.mongodb : mongo-java-driver jar 2.12.5
com.hazelcast : hazelcast-all jar 3.4

provided (1)

Group / Artifact Type Version
ru.taskurotta : server jar 0.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.hazelcast : hazelcast jar 3.4

Project Modules

There are no modules declared in this project.