All Projects → javers → Javers

javers / Javers

Licence: apache-2.0
JaVers - object auditing and diff framework for Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Javers

Piral
Framework for next generation web apps using microfrontends. 🚀
Stars: ✭ 711 (-2.74%)
Mutual labels:  hacktoberfest
Krackinfo
Vendor Response Matrix for KRACK WPA2 (Key Reinstallation Attack)
Stars: ✭ 724 (-0.96%)
Mutual labels:  hacktoberfest
Pdepend
PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability.
Stars: ✭ 727 (-0.55%)
Mutual labels:  hacktoberfest
Camunda Modeler
An integrated modeling solution for BPMN and DMN based on bpmn.io.
Stars: ✭ 718 (-1.78%)
Mutual labels:  hacktoberfest
Free Science Books
Inspired by free-programming-books, here's free-science-books
Stars: ✭ 719 (-1.64%)
Mutual labels:  hacktoberfest
Wifiduck
Wireless keystroke injection attack platform
Stars: ✭ 723 (-1.09%)
Mutual labels:  hacktoberfest
Awesome Phpstorm
A curated list of amazingly awesome PHPStorm plugins, resources and other shiny things.
Stars: ✭ 719 (-1.64%)
Mutual labels:  hacktoberfest
Leasot
Parse and output TODOs and FIXMEs from comments in your files
Stars: ✭ 729 (-0.27%)
Mutual labels:  hacktoberfest
Action policy
Authorization framework for Ruby/Rails applications
Stars: ✭ 718 (-1.78%)
Mutual labels:  hacktoberfest
Booknotes
A collection of my book notes on various computer science books
Stars: ✭ 728 (-0.41%)
Mutual labels:  hacktoberfest
Flix
The Flix Programming Language
Stars: ✭ 719 (-1.64%)
Mutual labels:  hacktoberfest
Awesome It Films
📺 A curated list of awesome films about IT & geek people.
Stars: ✭ 722 (-1.23%)
Mutual labels:  hacktoberfest
Cron Utils
Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
Stars: ✭ 724 (-0.96%)
Mutual labels:  hacktoberfest
Pd
Placement driver for TiKV
Stars: ✭ 719 (-1.64%)
Mutual labels:  hacktoberfest
Jenkinsfile Runner
A command line tool to run Jenkinsfile as a function
Stars: ✭ 727 (-0.55%)
Mutual labels:  hacktoberfest
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (-1.64%)
Mutual labels:  hacktoberfest
Medium Editor Markdown
📝 A Medium Editor extension to add markdown support.
Stars: ✭ 723 (-1.09%)
Mutual labels:  hacktoberfest
Hdl
HDL libraries and projects
Stars: ✭ 727 (-0.55%)
Mutual labels:  hacktoberfest
Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (-0.55%)
Mutual labels:  hacktoberfest
Stein
Use Google Sheets as your no-setup database
Stars: ✭ 726 (-0.68%)
Mutual labels:  hacktoberfest

 logotype.svg

Maven Central Build Status Financial Contributors on Open Collective

What is JaVers

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.

Code Contributors

This project exists thanks to all the people who contribute their work:

Financial Contributing

Become a financial contributor and help us sustain the JaVers project. [Contribute]

Individual contributors

Organizations

Support this project with your organization. Your logo will show up here with a link to your website.

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].