is not current version
Last Version 1.1.4.Final

io.narayana:txn-recovery-marker-jdbc-hibernate4 1.1.1.Final


Categories

Categories

Narayana Application Layer Libs Distributed Transactions Hibernate Data ORM
GroupId

GroupId

io.narayana
ArtifactId

ArtifactId

txn-recovery-marker-jdbc-hibernate4
Version

Version

1.1.1.Final
Type

Type

jar

Download txn-recovery-marker-jdbc-hibernate4 1.1.1.Final


<!-- https://jarcasting.com/artifacts/io.narayana/txn-recovery-marker-jdbc-hibernate4/ -->
<dependency>
    <groupId>io.narayana</groupId>
    <artifactId>txn-recovery-marker-jdbc-hibernate4</artifactId>
    <version>1.1.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.narayana/txn-recovery-marker-jdbc-hibernate4/
implementation 'io.narayana:txn-recovery-marker-jdbc-hibernate4:1.1.1.Final'
// https://jarcasting.com/artifacts/io.narayana/txn-recovery-marker-jdbc-hibernate4/
implementation ("io.narayana:txn-recovery-marker-jdbc-hibernate4:1.1.1.Final")
'io.narayana:txn-recovery-marker-jdbc-hibernate4:jar:1.1.1.Final'
<dependency org="io.narayana" name="txn-recovery-marker-jdbc-hibernate4" rev="1.1.1.Final">
  <artifact name="txn-recovery-marker-jdbc-hibernate4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.narayana', module='txn-recovery-marker-jdbc-hibernate4', version='1.1.1.Final')
)
libraryDependencies += "io.narayana" % "txn-recovery-marker-jdbc-hibernate4" % "1.1.1.Final"
[io.narayana/txn-recovery-marker-jdbc-hibernate4 "1.1.1.Final"]