OSGi Transaction Control Resource Provider - Common Code

This jar contains a common code for building OSGi Transaction Control ResourceProvider implementations. It is not complete and should not be deployed at runtime, instead it should be repackaged inside a complete implementation.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.aries.tx-control
ArtifactId

ArtifactId

tx-control-provider-common
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi Transaction Control Resource Provider - Common Code
This jar contains a common code for building OSGi Transaction Control ResourceProvider implementations. It is not complete and should not be deployed at runtime, instead it should be repackaged inside a complete implementation.
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-common

Download tx-control-provider-common

How to add to project

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

Dependencies

compile (1)

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

provided (4)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 5.0.0
org.osgi : org.osgi.service.transaction.control jar 1.0.0
org.osgi : org.osgi.util.tracker jar 1.5.1
org.osgi : org.osgi.service.cm jar 1.5.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.

Versions

Version
1.0.1
1.0.0
0.0.3
0.0.2