Template program


The Java template program is placed in this bitbucket repository. This demo software performs the same service calls shown at the online interface in order to ease researchers' work with the API. For further information, please visit the repository. Further information about the API and the services offered, please check the complete documentation of the API.

API Documentation

We provide a detailed API documentation in this postman documenter website.

How to build the project

Compile project using mvn install. The JAR file will be placed in 'target/' folder, the executable is named 'metrics-client.jar'.

Released builds

You can find released builds (JAR file) at http://sele.inf.um.es/evaluome/releases/.

Run examples