License |
License |
---|---|
GroupId | GroupIdru.taskurotta |
ArtifactId | ArtifactIdservices |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTaskurotta :: Services
Open source coordination of distributed processes for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
services-0.8.1.pom | |
services-0.8.1.jar | 195 KB |
services-0.8.1-sources.jar | 110 KB |
services-0.8.1-javadoc.jar | 775 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.taskurotta/services/ -->
<dependency>
<groupId>ru.taskurotta</groupId>
<artifactId>services</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/services/
implementation 'ru.taskurotta:services:0.8.1'
// https://jarcasting.com/artifacts/ru.taskurotta/services/
implementation ("ru.taskurotta:services:0.8.1")
'ru.taskurotta:services:jar:0.8.1'
<dependency org="ru.taskurotta" name="services" rev="0.8.1">
<artifact name="services" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='services', version='0.8.1')
)
libraryDependencies += "ru.taskurotta" % "services" % "0.8.1"
[ru.taskurotta/services "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
ru.taskurotta : server | jar | 0.8.1 |
ru.taskurotta : core | jar | 0.8.1 |
ru.taskurotta : transport | jar | 0.8.1 |
ru.taskurotta : util | jar | 0.8.1 |
com.carrotsearch : java-sizeof | jar | 0.0.4 |
org.aspectj : aspectjrt | jar | 1.7.3 |
org.aspectj : aspectjweaver | jar | 1.7.3 |
com.google.guava : guava | jar | 13.0.1 |
com.yammer.metrics : metrics-core | jar | 2.2.0 |
org.quartz-scheduler : quartz | jar | 2.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
org.mockito : mockito-all | jar | 1.9.5 |
com.h2database : h2 | jar | 1.3.172 |
commons-dbcp : commons-dbcp | jar | 1.4 |
junit : junit | jar | 4.10 |