GhostWriter

Runtime module for capturing application state in case of an unexpected error

License

License

GroupId

GroupId

io.ghostwriter
ArtifactId

ArtifactId

ghostwriter-rt-snaperr
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

GhostWriter
Runtime module for capturing application state in case of an unexpected error
Project URL

Project URL

http://ghostwriter.io

Download ghostwriter-rt-snaperr

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.4
io.ghostwriter : ghostwriter-api-java jar 0.1.1
org.slf4j : slf4j-api jar 1.7.12
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0