Skip to content

BarattoManager is a university project developed to be a standalone java application.

Notifications You must be signed in to change notification settings

MaicolAntali/BarattoManager

Repository files navigation

BarattoManager

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.

Library ~ Dependency

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

Run Locally

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

Authors

About

BarattoManager is a university project developed to be a standalone java application.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages