| License |
License |
|---|---|
| GroupId | GroupIdio.mashona |
| ArtifactId | ArtifactIdmashona-logwriting |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMashona Log Writing
Persistent Memory support for Java, binary logging module.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mashona-logwriting-1.1.0.pom | |
| mashona-logwriting-1.1.0.jar | 32 KB |
| mashona-logwriting-1.1.0-sources.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mashona/mashona-logwriting/ -->
<dependency>
<groupId>io.mashona</groupId>
<artifactId>mashona-logwriting</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mashona/mashona-logwriting/
implementation 'io.mashona:mashona-logwriting:1.1.0'
// https://jarcasting.com/artifacts/io.mashona/mashona-logwriting/
implementation ("io.mashona:mashona-logwriting:1.1.0")
'io.mashona:mashona-logwriting:jar:1.1.0'
<dependency org="io.mashona" name="mashona-logwriting" rev="1.1.0">
<artifact name="mashona-logwriting" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mashona', module='mashona-logwriting', version='1.1.0')
)
libraryDependencies += "io.mashona" % "mashona-logwriting" % "1.1.0"
[io.mashona/mashona-logwriting "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.jboss.byteman : byteman-bmunit5 | jar | 4.0.17 |