License |
License |
---|---|
GroupId | GroupIdru.taskurotta |
ArtifactId | ArtifactIdservices-ora |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTaskurotta :: Services implementation with Oracle
Open source coordination of distributed processes for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
services-ora-0.8.1.pom | |
services-ora-0.8.1.jar | 32 KB |
services-ora-0.8.1-sources.jar | 15 KB |
services-ora-0.8.1-javadoc.jar | 74 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ru.taskurotta : services | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-smile | jar | 1.9.12 |
junit : junit | jar | 4.10 |