Taskurotta :: Spring

Open source coordination of distributed processes for Java

License

License

GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

spring
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

http://taskurotta.org

Download spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ru.taskurotta : bootstrap jar 0.8.1
org.springframework : spring-context jar 4.1.4.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0