]> git.mxchange.org Git - jcontacts-business-core.git/commit
Rewrite:
authorRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:02:39 +0000 (22:02 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:02:39 +0000 (22:02 +0200)
commit821c6bd2e5d4e67533bf1162b7d7d069bb8942d8
treefdfee1043a12d06ccaf53b58a4279ccfd4c9199e
parentaee7e0c200d0e04112227c63c7040b91d311180b
Rewrite:
- introduced jcountry-core which is a library for handling country-related data, e.g. dial prefix, country code ...
- introduced jphone-core which is a library for handling phone, fax and cell phone numbers
- these both new libraries required a rewrite of many parts
.gitignore
lib/jcontacts-core.jar
lib/jcountry-core.jar [new file with mode: 0644]
lib/jphone-core.jar [new file with mode: 0644]
nbproject/build-impl.xml
nbproject/project.properties
nbproject/project.xml
src/org/mxchange/jcontactsbusiness/basicdata/BusinessBasicData.java
src/org/mxchange/jcontactsbusiness/basicdata/CompanyBasicData.java
src/org/mxchange/jcontactsbusiness/employee/CompanyEmployee.java