You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
454 B

2 years ago
  1. # ciip-grp8-password-manager
  2. ## Dependencies
  3. - productive
  4. - java 11
  5. - development
  6. - java 11
  7. - maven
  8. ## Build jar file artifact
  9. - requires development dependencies
  10. `mvn package`
  11. ## Run jar file artifact
  12. - requires productive dependencies
  13. - requires a built jar file to run
  14. `java -jar target/ciip-grp8-password-manager-1.0-SNAPSHOT.jar`
  15. ## Contributors
  16. - binsky - Timo Triebensky
  17. - fdai6352 - Pascal Schubert
  18. - fdai5728 - Claudia Metzler