Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

denisneuling/db2eshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db2eshop

Maven project, which contains the HTW DB2 evidence project "db2eshop"

Requirements


You will need following:

Install via your package manager, otherwise get the libraries.

Descriptions can be found here:

For Maven: Building a Project with Maven

How to setup this project?


  1. Clone the db2eshop project

     $ git clone https://github.com/denisneuling/db2eshop.git
    
  2. Switch into the directory:

     $ cd db2eshop
    
  3. Run maven:

     $ mvn install # fetch all dependencies and build the project
    
  4. Start hacking.

How to run this project?


  1. Execute the dist.sh

     $ ./dist.sh
    
  2. Run the JAR

     $ java -jar dist/db2eshop-0.0.1-SNAPSHOT-executable.jar 
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published