License |
License |
---|---|
GroupId | GroupIdorg.apache.aries.tx-control |
ArtifactId | ArtifactIdtx-control-service-itests |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Aries Transaction Control Service iTests
Integration tests for the Aries Transaction Control service implementations
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.ops4j.pax.tinybundles : tinybundles | jar | 2.0.0 |
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 |