Skip to content

scheeles/javers

 
 

Repository files navigation

 javers-black-logo-1.0.png

What is JaVers

Join the chat at https://gitter.im/javers/javers JaVers is a lightweight java library for auditing changes in your data.

We all use Version Control Systems for source code, why not to use specialized framework to provide an audit trail of your Java objects (entities, POJO, data objects)?

Check out our site

You can find latest information about JaVers project at javers.org. Check out our documentation pages.

Build & test JaVers

Clone our github repository

git clone https://github.com/javers/javers.git
cd javers

Build JaVers and run unit tests

gradlew build

Run environment self-test, to check if JaVers is compatible with your JDK version

gradlew javers-core:run

Project Team

Check out our site to find the team and contact us.

Report an issue

You found a bug? Documentation is unclear?

Report an issue to our github issues.

CI status

Build Status

License

JaVers is licensed under Apache License Version 2.0, see LICENSE file.

About

JaVers is a tool for auditing object-oriented data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 61.6%
  • Groovy 38.4%