Last Version

Html Exception Formatter 1.3

a Java library to format exceptions to pretty html

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

html-exception-formatter
Version

Version

1.3
Type

Type

jar
Description

Description

Html Exception Formatter
a Java library to format exceptions to pretty html
Project URL

Project URL

https://stefanliebenberg.github.io/html-exception-formatter
Source Code Management

Source Code Management

https://github.com/StefanLiebenberg/html-exception-formatter

Download html-exception-formatter 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slieb : throwable-interfaces jar 1.10
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.