| License |
License |
|---|---|
| GroupId | GroupIdio.ghostwriter |
| ArtifactId | ArtifactIdghostwriter-rt-snaperr |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGhostWriter
Runtime module for capturing application state in case of an unexpected error
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |