Last Version

Logging Aspect 0.1.0-3.4

Compose and dispatch notifications to users based on PASS events

License

License

Categories

Categories

Data Logging Application Layer Libs
GroupId

GroupId

org.dataconservancy.pass.notify
ArtifactId

ArtifactId

logging-aop
Version

Version

0.1.0-3.4
Type

Type

jar
Description

Description

Logging Aspect
Compose and dispatch notifications to users based on PASS events

Download logging-aop 0.1.0-3.4


<!-- https://jarcasting.com/artifacts/org.dataconservancy.pass.notify/logging-aop/ -->
<dependency>
    <groupId>org.dataconservancy.pass.notify</groupId>
    <artifactId>logging-aop</artifactId>
    <version>0.1.0-3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dataconservancy.pass.notify/logging-aop/
implementation 'org.dataconservancy.pass.notify:logging-aop:0.1.0-3.4'
// https://jarcasting.com/artifacts/org.dataconservancy.pass.notify/logging-aop/
implementation ("org.dataconservancy.pass.notify:logging-aop:0.1.0-3.4")
'org.dataconservancy.pass.notify:logging-aop:jar:0.1.0-3.4'
<dependency org="org.dataconservancy.pass.notify" name="logging-aop" rev="0.1.0-3.4">
  <artifact name="logging-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dataconservancy.pass.notify', module='logging-aop', version='0.1.0-3.4')
)
libraryDependencies += "org.dataconservancy.pass.notify" % "logging-aop" % "0.1.0-3.4"
[org.dataconservancy.pass.notify/logging-aop "0.1.0-3.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.dataconservancy.pass.notify : notification-model jar 0.1.0-3.4
org.dataconservancy.pass.notify : dispatch-api jar 0.1.0-3.4
org.springframework : spring-context jar 5.0.8.RELEASE
org.springframework : spring-aop jar 5.0.8.RELEASE
org.aspectj : aspectjrt jar 1.9.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.12.0

Project Modules

There are no modules declared in this project.