Taskurotta :: Services implementation with Oracle

Open source coordination of distributed processes for Java

License

License

GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

services-ora
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

http://taskurotta.org

Download services-ora

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4
commons-codec : commons-codec jar 1.6
org.springframework : spring-jdbc jar 4.1.4.RELEASE
org.springframework : spring-tx jar 4.1.4.RELEASE

provided (1)

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

test (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-smile jar 1.9.12
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0