spring-paper-trail

Add automatic audit trail to all stateful HTTP requests by the annotation @EnablePaperTrail

License

License

GroupId

GroupId

com.github.wnameless
ArtifactId

ArtifactId

spring-paper-trail
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-paper-trail
Add automatic audit trail to all stateful HTTP requests by the annotation @EnablePaperTrail
Project URL

Project URL

https://github.com/wnameless/spring-paper-trail
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-paper-trail

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.2.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.5.RELEASE
org.springframework.data : spring-data-commons jar

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 1.2.5.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 1.2.5.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.2.5.RELEASE
com.h2database : h2 jar 1.4.187
com.zaxxer : HikariCP jar 2.2.5
cz.jirutka.spring : embedmongo-spring jar 1.3.1
com.google.guava : guava jar 18.0
org.springframework.boot : spring-boot-starter-test jar 1.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0