Exception Common Handling Aspects

Exception Common Handling Aspects project provides means for exception handling, substituting and logging via AspectJ and/or Spring AOP

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.excha
ArtifactId

ArtifactId

excha
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Exception Common Handling Aspects
Exception Common Handling Aspects project provides means for exception handling, substituting and logging via AspectJ and/or Spring AOP
Project URL

Project URL

http://excha.sourceforge.net

Download excha

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar [1.1,1.2)
aspectj : aspectjrt jar 1.5.3

test (8)

Group / Artifact Type Version
org.springframework : spring-aop jar [2.0.7,3.0)
org.springframework : spring-test jar [2.5,3.0)
org.springframework : spring-context jar [2.0.7,3.0)
org.springframework : spring-beans jar [2.0.7,3.0)
aspectj : aspectjweaver jar 1.5.3
asm : asm jar 2.2.3
asm : asm-commons jar 2.2.3
cglib : cglib-nodep jar 2.1_3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2