BarattoManager is a university project developed to be a standalone java application. The application must be able to manage the barter of objects between users and allow some configurators to supervise the exchanges and configure the application.
All the libraries listed here are located in: resources/library
- Jackson Json Library
- jackson-core
- jackson-databind
- jackson-annotations
- jackson-datatype-jdk8
- jackson-datatype-jsr360
- jackson-module-parameter-names
Clone the project
git clone https://github.com/MaicolAntali/BarattoManager.git
Go to the .jar directory
cd BarattoManager/out/artifacts/BarattoManager_jar/
Run the .jar file
java --jar BarattoManager.jar