MVN

org.csc : phynixx

Maven & Gradle

Jan 07, 2017
4 stars

Phynixx's Parent Project · Phynixx enables arbitrary resources to join a XA transaction

<dependency>
    <groupId>org.csc</groupId>
    <artifactId>phynixx</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.csc : phynixx to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.csc : phynixx to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
phynixx-3.0.0
2.0.x
phynixx-2.0.1
phynixx-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.csc</groupId>
    <artifactId>phynixx</artifactId>
    <version>3.0.0</version>
</dependency>