Последняя версия

Blunder 0.2.0

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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.blunder
Идентификатор

Идентификатор

blunder
Версия

Версия

0.2.0
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://blunder.sf.net/
Организация-разработчик

Организация-разработчик

Blunder

Скачать blunder 0.2.0


<!-- 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"]

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4
org.hsqldb : hsqldb jar 1.8.0.10
org.springframework : spring-test jar 2.5.6

Модули Проекта

Данный проект не имеет модулей.