Last Version

Apache Aries Transaction Control Service iTests 1.0.1

Integration tests for the Aries Transaction Control service implementations

License

License

GroupId

GroupId

org.apache.aries.tx-control
ArtifactId

ArtifactId

tx-control-service-itests
Version

Version

1.0.1
Type

Type

jar
Description

Description

Apache Aries Transaction Control Service iTests
Integration tests for the Aries Transaction Control service implementations
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=aries-tx-control.git/tx-control-service-itests

Download tx-control-service-itests 1.0.1


<!-- https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-service-itests/ -->
<dependency>
    <groupId>org.apache.aries.tx-control</groupId>
    <artifactId>tx-control-service-itests</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-service-itests/
implementation 'org.apache.aries.tx-control:tx-control-service-itests:1.0.1'
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-service-itests/
implementation ("org.apache.aries.tx-control:tx-control-service-itests:1.0.1")
'org.apache.aries.tx-control:tx-control-service-itests:jar:1.0.1'
<dependency org="org.apache.aries.tx-control" name="tx-control-service-itests" rev="1.0.1">
  <artifact name="tx-control-service-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.tx-control', module='tx-control-service-itests', version='1.0.1')
)
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-service-itests" % "1.0.1"
[org.apache.aries.tx-control/tx-control-service-itests "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.ops4j.pax.tinybundles : tinybundles jar 2.0.0

test (16)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 5.0.1
org.osgi : org.osgi.service.transaction.control jar 1.0.0
org.apache.aries.tx-control : tx-control-service-local jar 1.0.1
org.apache.aries.tx-control : tx-control-service-xa jar 1.0.1
org.apache.felix : org.apache.felix.configadmin jar 1.8.8
org.ops4j.pax.exam : pax-exam jar 3.4.0
org.ops4j.pax.exam : pax-exam-container-forked jar 3.4.0
org.ops4j.pax.exam : pax-exam-junit4 jar 3.4.0
org.ops4j.pax.exam : pax-exam-link-mvn jar 3.4.0
org.ops4j.pax.url : pax-url-aether jar 1.6.0
ch.qos.logback : logback-core jar 0.9.29
ch.qos.logback : logback-classic jar 0.9.29
junit : junit jar 4.11
javax.inject : javax.inject jar 1
org.ops4j.pax.logging : pax-logging-api jar 1.7.2
org.ops4j.pax.logging : pax-logging-service jar 1.7.2

Project Modules

There are no modules declared in this project.