Download phynixx-xa-2.0.1.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 2.0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

phynixx-xa-2.0.1-javadoc.jar
phynixx-xa-2.0.1-sources.jar
phynixx-xa-2.0.1-test-sources.jar
phynixx-xa-2.0.1-tests.jar
phynixx-xa-2.0.1.jar
phynixx-xa-2.0.1.pom



Related Tutorials