License |
License |
---|---|
GroupId | GroupIdio.mcarle |
ArtifactId | ArtifactIdstrix |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionstrix
A lightweight and simple transaction library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
strix-1.0.1.pom | |
strix-1.0.1.jar | 14 KB |
strix-1.0.1-sources.jar | 10 KB |
strix-1.0.1-javadoc.jar | 45 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
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 |