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.
jenkins 9504d2c4a5 Merge commit '312a9046ac859bf82a99be3e6374e99132892268' into HEAD 2 years ago
src shuffle every generated password by default 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