is not current version
Last Version 0.9

j-boomerang-jpa 0.8

Simple but very functional lightweight JPA transaction manager with Propagation and Multitenacy support

License

License

GroupId

GroupId

io.github.kayr
ArtifactId

ArtifactId

jboomerang-jpa-tx
Version

Version

0.8
Type

Type

jar
Description

Description

j-boomerang-jpa
Simple but very functional lightweight JPA transaction manager with Propagation and Multitenacy support
Project URL

Project URL

https://github.com/kayr/jboomerang-jpa-tx
Source Code Management

Source Code Management

https://github.com/kayr/jboomerang-jpa-tx.git

Download jboomerang-jpa-tx 0.8


<!-- https://jarcasting.com/artifacts/io.github.kayr/jboomerang-jpa-tx/ -->
<dependency>
    <groupId>io.github.kayr</groupId>
    <artifactId>jboomerang-jpa-tx</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kayr/jboomerang-jpa-tx/
implementation 'io.github.kayr:jboomerang-jpa-tx:0.8'
// https://jarcasting.com/artifacts/io.github.kayr/jboomerang-jpa-tx/
implementation ("io.github.kayr:jboomerang-jpa-tx:0.8")
'io.github.kayr:jboomerang-jpa-tx:jar:0.8'
<dependency org="io.github.kayr" name="jboomerang-jpa-tx" rev="0.8">
  <artifact name="jboomerang-jpa-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kayr', module='jboomerang-jpa-tx', version='0.8')
)
libraryDependencies += "io.github.kayr" % "jboomerang-jpa-tx" % "0.8"
[io.github.kayr/jboomerang-jpa-tx "0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.kayr : jboomerang jar 0.8
javax.persistence : javax.persistence-api jar 2.2
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.1.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.