spring_aop

Automon combines the power of AOP (AspectJ) with any monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and dependent libraries.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Automon Application Testing & Monitoring Monitoring
GroupId

GroupId

org.automon
ArtifactId

ArtifactId

spring_aop
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring_aop
Automon combines the power of AOP (AspectJ) with any monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and dependent libraries.

Download spring_aop

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2