is not current version
Last Version 0.5.0-BETA9

org.bytesoft:bytejta-parent 0.3.0

ByteJTA is a XA-complicant transaction manager.

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytejta-parent
Version

Version

0.3.0
Type

Type

pom

Download bytejta-parent 0.3.0

Filename Size
bytejta-parent-0.3.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bytesoft/bytejta-parent/ -->
<dependency>
    <groupId>org.bytesoft</groupId>
    <artifactId>bytejta-parent</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-parent/
implementation 'org.bytesoft:bytejta-parent:0.3.0'
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-parent/
implementation ("org.bytesoft:bytejta-parent:0.3.0")
'org.bytesoft:bytejta-parent:pom:0.3.0'
<dependency org="org.bytesoft" name="bytejta-parent" rev="0.3.0">
  <artifact name="bytejta-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytejta-parent', version='0.3.0')
)
libraryDependencies += "org.bytesoft" % "bytejta-parent" % "0.3.0"
[org.bytesoft/bytejta-parent "0.3.0"]