is not current version
Last Version 1.1.0

Mashona Log Writing 1.0.0

Persistent Memory support for Java, binary logging module.

License

License

GroupId

GroupId

io.mashona
ArtifactId

ArtifactId

mashona-logwriting
Version

Version

1.0.0
Type

Type

jar
Description

Description

Mashona Log Writing
Persistent Memory support for Java, binary logging module.
Project URL

Project URL

https://mashona.io/
Source Code Management

Source Code Management

https://github.com/jhalliday/mashona

Download mashona-logwriting 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.1.Final
ch.qos.logback : logback-classic Optional jar 1.2.3

test (4)

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

Project Modules

There are no modules declared in this project.