AutoFirma ins and outs (1). Downloading Autofirma and jmulticard. Using Gradle instead of Maven in jmulticard project
0. Introduction There are 2 main projects to download clienteafirma and jmulticard jmulticard should not be necessary to be downloaded, but there is an error in clienteafirma that cannot find the pom.xml of jmulticard , and it is recommended to download the jmulticard project. Let's begin with creating a workspace folder to store the required files. In this case WS-AUTOFIRMA3 1. clienteafirma download 1. Go to this url https://github.com/ctt-gob-es/clienteafirma and click on tags . You will be sent to https://github.com/ctt-gob-es/clienteafirma/tags 2. You can select the version you prefer Let's select the last one (in this case 1.7.2) and download it to the WS_AUTOFIRMA3 folder and uncompress it in that folder 2. jmulticard download 1. Go to this url https://github.com/ctt-gob-es/jmulticard and click on tags . You will be sent to https://github.com/ctt-gob-es/jmulticard/tags Let's select the last one (in this case 1.7) and downl...