Download phynixx-xa-3.0.0.jar file - Jar p

Jar examples for p:phynixx-xa

Description

enabled the connection of phynixx-connection take part in a XA protocol

You can download jar file phynixx-xa 3.0.0 in this page.

Build File

You can use the following script to add phynixx-xa-3.0.0.jar to your project.

<dependency>
   <groupId>org.csc</groupId>
   <artifactId>phynixx-xa</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.csc', name: 'phynixx-xa', version: '3.0.0'
libraryDependencies += "org.csc" % "phynixx-xa" % "3.0.0"
<dependency org="org.csc" name="phynixx-xa" rev="3.0.0"/>
@Grapes(@Grab(group='org.csc', module='phynixx-xa', version='3.0.0'))
'org.csc:phynixx-xa:jar:3.0.0'

Download

Click the following link to download the jar file.

phynixx-xa-3.0.0-javadoc.jar
phynixx-xa-3.0.0-sources.jar
phynixx-xa-3.0.0-test-sources.jar
phynixx-xa-3.0.0.jar
phynixx-xa-3.0.0.pom



Related Tutorials