diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..4c889e0 Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cbdce6f --- /dev/null +++ b/.gitignore @@ -0,0 +1,33 @@ +modules/i3plus-mes-pcn-apiservice/HELP.md +target/ +!.mvn/wrapper/maven-wrapper.jar +!**/src/main/**/target/ +!**/src/test/**/target/ + +### STS ### +.apt_generated +.classpath +.factorypath +.project +.settings +.springBeans +.sts4-cache + +### IntelliJ IDEA ### +.idea +*.iws +*.iml +*.ipr +*.log +### NetBeans ### +/nbproject/private/ +/nbbuild/ +/dist/ +/nbdist/ +/.nb-gradle/ +build/ +!**/src/main/**/build/ +!**/src/test/**/build/ + +### VS Code ### +.vscode/ diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index d8391dc..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - \ No newline at end of file diff --git a/i3plus-ext-mes-pcn.iml b/i3plus-ext-mes-pcn.iml new file mode 100644 index 0000000..f409c0e --- /dev/null +++ b/i3plus-ext-mes-pcn.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/i3plus-ext-mes-pcn-api/i3plus-ext-mes-pcn-api.iml b/modules/i3plus-ext-mes-pcn-api/i3plus-ext-mes-pcn-api.iml new file mode 100644 index 0000000..c0ac73a --- /dev/null +++ b/modules/i3plus-ext-mes-pcn-api/i3plus-ext-mes-pcn-api.iml @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/i3plus-ext-mes-pcn-apiservice/i3plus-ext-mes-pcn-apiservice.iml b/modules/i3plus-ext-mes-pcn-apiservice/i3plus-ext-mes-pcn-apiservice.iml new file mode 100644 index 0000000..290ae11 --- /dev/null +++ b/modules/i3plus-ext-mes-pcn-apiservice/i3plus-ext-mes-pcn-apiservice.iml @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/i3plus-ext-mes-pcn-icloud/i3plus-ext-mes-pcn-icloud.iml b/modules/i3plus-ext-mes-pcn-icloud/i3plus-ext-mes-pcn-icloud.iml new file mode 100644 index 0000000..2f784db --- /dev/null +++ b/modules/i3plus-ext-mes-pcn-icloud/i3plus-ext-mes-pcn-icloud.iml @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/i3plus-ext-mes-pcn-pojo/i3plus-ext-mes-pcn-pojo.iml b/modules/i3plus-ext-mes-pcn-pojo/i3plus-ext-mes-pcn-pojo.iml new file mode 100644 index 0000000..eec1465 --- /dev/null +++ b/modules/i3plus-ext-mes-pcn-pojo/i3plus-ext-mes-pcn-pojo.iml @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 9dbe2ee..e230384 100644 --- a/pom.xml +++ b/pom.xml @@ -135,19 +135,6 @@ 5.6.4 - - - org.apache.poi - poi - 4.1.2 - - - - org.apache.poi - poi-ooxml - 4.1.2 - -