License |
License |
---|---|
GroupId | GroupIdorg.apache.aries.tx-control |
ArtifactId | ArtifactIdorg.apache.aries.tx-control-jpa-itests |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Aries Transaction Control JPA iTests
JPA Integration tests using the Transaction Control service
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.aries.tx-control/org.apache.aries.tx-control-jpa-itests/ -->
<dependency>
<groupId>org.apache.aries.tx-control</groupId>
<artifactId>org.apache.aries.tx-control-jpa-itests</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/org.apache.aries.tx-control-jpa-itests/
implementation 'org.apache.aries.tx-control:org.apache.aries.tx-control-jpa-itests:0.0.3'
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/org.apache.aries.tx-control-jpa-itests/
implementation ("org.apache.aries.tx-control:org.apache.aries.tx-control-jpa-itests:0.0.3")
'org.apache.aries.tx-control:org.apache.aries.tx-control-jpa-itests:jar:0.0.3'
<dependency org="org.apache.aries.tx-control" name="org.apache.aries.tx-control-jpa-itests" rev="0.0.3">
<artifact name="org.apache.aries.tx-control-jpa-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.tx-control', module='org.apache.aries.tx-control-jpa-itests', version='0.0.3')
)
libraryDependencies += "org.apache.aries.tx-control" % "org.apache.aries.tx-control-jpa-itests" % "0.0.3"
[org.apache.aries.tx-control/org.apache.aries.tx-control-jpa-itests "0.0.3"]
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.aries.tx-control : tx-control-api | jar | 0.0.3 |