| License |
License |
|---|---|
| GroupId | GroupIdio.github.luzzu |
| ArtifactId | ArtifactIdluzzu-lowlevel-operations |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLuzzu Low-Level Operations Module
The low-level operations module consists of classes that support the execution and maintanace of Luzzu such as caching, filelocks, exception handling etc…
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.luzzu/luzzu-lowlevel-operations/ -->
<dependency>
<groupId>io.github.luzzu</groupId>
<artifactId>luzzu-lowlevel-operations</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-lowlevel-operations/
implementation 'io.github.luzzu:luzzu-lowlevel-operations:4.0.0'
// https://jarcasting.com/artifacts/io.github.luzzu/luzzu-lowlevel-operations/
implementation ("io.github.luzzu:luzzu-lowlevel-operations:4.0.0")
'io.github.luzzu:luzzu-lowlevel-operations:jar:4.0.0'
<dependency org="io.github.luzzu" name="luzzu-lowlevel-operations" rev="4.0.0">
<artifact name="luzzu-lowlevel-operations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luzzu', module='luzzu-lowlevel-operations', version='4.0.0')
)
libraryDependencies += "io.github.luzzu" % "luzzu-lowlevel-operations" % "4.0.0"
[io.github.luzzu/luzzu-lowlevel-operations "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.11 |
| it.unimi.dsi : fastutil | jar | 6.5.15 |
| net.jpountz.lz4 : lz4 | jar | 1.2.0 |
| org.mapdb : mapdb | jar | 3.0.5 |
| org.mapdb : elsa | jar | 3.0.0-M5 |
| com.google.guava : guava | jar | 23.6-jre |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.apache.jena : apache-jena-libs | pom | 3.7.0 |
| org.apache.jena : jena-core | jar | 3.7.0 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.5 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.4 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.4 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.1 |
| org.apache.httpcomponents : httpasyncclient-cache | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.13.0 |
| org.powermock : powermock-module-junit4 | jar | 1.7.3 |
| org.powermock : powermock-api-mockito | jar | 1.7.3 |
| org.powermock : powermock-module-junit4-rule | jar | 1.7.3 |
| org.powermock : powermock-classloading-objenesis | jar | 1.7.3 |