Skip to content

ZupIT/javers

 
 

Repository files navigation

 javers-black-logo-1.0.png

What is JaVers

Build Status Maven Central Join the chat at https://gitter.im/javers/javers ![Ideal for contribution](https://badge.waffle.io/javers/javers.svg?label=ideal%20for%20contribution&title=Ideal for contribution)

JaVers is the lightweight Java library for auditing changes in your data.

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

Check out our site

You can find the 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 the environment self-test, to check if JaVers is compatible with your JDK version

./gradlew javers-core:run

Issues and Contributing

We'd love to get issues and contributions from you!

You can report a Bug or a Feature Request. Questions should be asked at stackoverflow.com. We'll answer them. Before you create an issue please read our Guidelines for Bug Reporting.

JaVers is an open source project, so we are open to your contributions. Before you start, please read our Contributing Guide and see how to get your changes merged.

License

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

About

JaVers - object auditing and diff framework for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 61.9%
  • Groovy 38.1%