Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lordofthejars/diferencia-java
https://github.com/lordofthejars/diferencia-java
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lordofthejars/diferencia-java
- Owner: lordofthejars
- Created: 2018-07-21T10:29:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T07:43:52.000Z (over 5 years ago)
- Last Synced: 2024-10-01T09:11:19.170Z (about 1 month ago)
- Language: Java
- Size: 166 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Diferencia Java
Diferencia Java is a wapper around https://github.com/lordofthejars/diferencia[Diferencia] which makes smoothly the usage of it in side Java language.
This project takes care ofinstalling Diferencia, run it, interact with it and finally shutdown.
So if you are using it you do not need to take care of installing nothing.== Developing
To develop the project first of all you need to run `mvn clean compile` to download all required artifacts to be able to run the tests.