Blunder

Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions. The aim of this project is to provide a tool to identify different error contexts, analyze them and assemble a customized response to an application end-user or another application.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.blunder
ArtifactId

ArtifactId

blunder
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Blunder
Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions. The aim of this project is to provide a tool to identify different error contexts, analyze them and assemble a customized response to an application end-user or another application.
Project URL

Project URL

http://blunder.sf.net/
Project Organization

Project Organization

Blunder

Download blunder

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
antlr : antlr jar 2.7.6
asm : asm jar 1.5.3
asm : asm-attrs jar 1.5.3
cglib : cglib jar 2.1_3
commons-collections : commons-collections jar 2.1.1
commons-dbcp : commons-dbcp jar 1.2.2
commons-lang : commons-lang jar 2.1
commons-logging : commons-logging jar 1.0.4
commons-pool : commons-pool jar 1.3
dom4j : dom4j jar 1.6.1
javax.transaction : jta jar 1.1
log4j : log4j jar 1.2.14
net.sf.ehcache : ehcache jar 1.2.3
net.sf.opencsv : opencsv jar 1.8
opensymphony : ognl jar 2.6.11
org.hibernate : hibernate jar 3.2.6.ga
org.springframework : spring jar 2.5.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.hsqldb : hsqldb jar 1.8.0.10
org.springframework : spring-test jar 2.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0