License |
License |
---|---|
GroupId | GroupIdru.taskurotta |
ArtifactId | ArtifactIdtransport |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTaskurotta :: Transport
Open source coordination of distributed processes for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
transport-0.8.1.pom | |
transport-0.8.1.jar | 34 KB |
transport-0.8.1-sources.jar | 18 KB |
transport-0.8.1-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.taskurotta/transport/ -->
<dependency>
<groupId>ru.taskurotta</groupId>
<artifactId>transport</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/transport/
implementation 'ru.taskurotta:transport:0.8.1'
// https://jarcasting.com/artifacts/ru.taskurotta/transport/
implementation ("ru.taskurotta:transport:0.8.1")
'ru.taskurotta:transport:jar:0.8.1'
<dependency org="ru.taskurotta" name="transport" rev="0.8.1">
<artifact name="transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='transport', version='0.8.1')
)
libraryDependencies += "ru.taskurotta" % "transport" % "0.8.1"
[ru.taskurotta/transport "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
ru.taskurotta : core | jar | 0.8.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
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 |
---|---|---|
junit : junit | jar | 4.10 |