MVN

org.apache.aries.tx-control : tx-control-parent

Maven & Gradle

Feb 21, 2019

Apache Aries Tx Control Parent.

<dependency>
    <groupId>org.apache.aries.tx-control</groupId>
    <artifactId>tx-control-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.aries.tx-control : tx-control-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.apache.aries.tx-control : tx-control-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tx-control-parent-1.0.1
tx-control-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.aries.tx-control</groupId>
    <artifactId>tx-control-parent</artifactId>
    <version>1.0.1</version>
</dependency>