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.
binsky a81194074a fix pom.xml artifact definition 2 years ago
src implement readFile storage method 2 years ago
.gitignore add gitignore 2 years ago
README.md add claudias fdai number to readme 2 years ago
pom.xml fix pom.xml artifact definition 2 years ago

README.md

ciip-grp8-password-manager

Dependencies

  • productive
    • java 11
  • development
    • java 11
    • maven

Build jar file artifact

  • requires development dependencies

mvn package

Run jar file artifact

  • requires productive dependencies
  • requires a built jar file to run

java -jar target/ciip-grp8-password-manager-1.0-SNAPSHOT.jar

Contributors

  • binsky - Timo Triebensky
  • fdai6352 - Pascal Schubert
  • fdai5728 - Claudia Metzler