Skip to content

martinbomio/reviewmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reviewmanager


###ReviewManager module for UMFlix


Importing ReviewrManager - Dependency

  1. Install dependencies. Dependecies: modelsorage,authenticationhandler. See Insatlling dependencies below.
  2. git clone [email protected]:martinbomio/reviewmanager.git to target directory
  3. cd target directory
  4. mvn clean install
  5. cd current project
  6. add dependency to pom.xml

``
    `review-manager`
    `review-manager`
    `1.0-SNAPSHOT`
`` 6. mvn install current project

Installing dependencies

  1. git clone [email protected]:marshhxx/modelstorage.git
  2. cd modelstorage/
  3. mvn clean install
  4. cd..
  5. git clone [email protected]:haretche2/autenticationhandler.git
  6. cd authenticationhandler/
  7. mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages