]> git.mxchange.org Git - jcountry-lib.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Sun, 11 Oct 2015 20:00:08 +0000 (22:00 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 11 Oct 2015 20:00:08 +0000 (22:00 +0200)
commit7080df429a93d9fe48fa6fe169b79151eb8b019f
treec42524337f88e2c66f016c148ad9a6111f92d26f
parent1cb021c6067271e2424bd323941341c1321b640c
Continued:
- added Java EE 7 API
- added remote interface for singleton country data retrieval
- added .gitignore + dist.sh
.gitignore [new file with mode: 0644]
dist.sh [new file with mode: 0755]
lib/cdi-api.jar [new file with mode: 0644]
lib/javaee-api-7.0/javaee-api-7.0.jar [new file with mode: 0644]
lib/javaee-api-7.0/javaee-doc-api.jar [new file with mode: 0644]
lib/nblibraries.properties
nbproject/project.properties
src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java [new file with mode: 0644]