Amadis

Agnos for COTS - App DEMO source code

Repository of App DEMO

https://gitlab.com/amadis-gl1p/aone-demo

Get the project for GITLAB

git clone https://gitlab.com/amadis-gl1p/aone-demo

Before use

Before you can use the demo application, a few pieces of information need to be set in the project:

  • In gradle.properties:

    • set 'artifactory_url' to the JFrog repository's URL (ask for our wiki access)

    • set 'artifactory_user' and 'artifactory_password' with your credentials (ask for them to an Preludd staff member)

                     artifactory_password = *********

                     artifactory_url = *********