Last Version

strix 1.0.1

A lightweight and simple transaction library

License

License

GroupId

GroupId

io.mcarle
ArtifactId

ArtifactId

strix
Version

Version

1.0.1
Type

Type

jar
Description

Description

strix
A lightweight and simple transaction library
Project URL

Project URL

https://github.com/mcarleio/strix
Source Code Management

Source Code Management

https://github.com/mcarleio/strix

Download strix 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
pl.touk : throwing-function jar 1.3
org.aspectj : aspectjrt jar 1.8.13
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

test (5)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.2.12.Final
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
com.h2database : h2 jar 1.4.196
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.