Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gns-calc-api

German net salary calucaltion REST API

Lohnsteuer from MarcelLehmann is used to calculate German salary taxes.

To build the projekct you need to add Lohnsteuer.jar from MarcelLehmann to your local maven repository:

  mvn install:install-file 
    -Dfile=[path to the jar e.g. c:\tmp\lohnsteuer.jar]
    -DgroupId=de.powerproject.lohnpap.pap 
    -DartifactId=lohnsteuer 
    -Dversion=[year e.g. 2019] 
    -Dpackaging=jar 
    -DgeneratePom=true

About

German net salray calucaltion REST API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages