Last Version

OSGi Transaction Control JDBC Resource Provider - Local Transactions 1.0.1

This bundle contains a JDBC resource provider for use with the OSGi Transaction Control Service that supports local transactions.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.aries.tx-control
ArtifactId

ArtifactId

tx-control-provider-jdbc-local
Version

Version

1.0.1
Type

Type

jar
Description

Description

OSGi Transaction Control JDBC Resource Provider - Local Transactions
This bundle contains a JDBC resource provider for use with the OSGi Transaction Control Service that supports local transactions.
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-provider-jdbc-local

Download tx-control-provider-jdbc-local 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

provided (9)

Group / Artifact Type Version
org.apache.aries.tx-control : tx-control-provider-common jar 1.0.1
org.apache.aries.tx-control : tx-control-provider-jdbc-common jar 1.0.1
org.osgi : org.osgi.service.transaction.control jar 1.0.0
org.osgi : org.osgi.core jar 5.0.0
org.osgi : org.osgi.util.tracker jar 1.5.1
org.osgi : org.osgi.service.cm jar 1.5.0
org.osgi : org.osgi.service.jdbc jar 1.0.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0
com.zaxxer : HikariCP jar 3.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.