Crashnote Servlet Agent

Reports exceptions from Java servlet apps to crashnote.com

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.crashnote
ArtifactId

ArtifactId

crashnote-servlet
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Crashnote Servlet Agent
Reports exceptions from Java servlet apps to crashnote.com
Project URL

Project URL

http://www.crashnote.com
Project Organization

Project Organization

101 Loops
Source Code Management

Source Code Management

https://github.com/crashnote/crashnote-java

Download crashnote-servlet

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.0
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.7.0
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.2
0.1.1
0.1
0.0.2
0.0.1