The FIoT-Client Java is a Java library that eases the use of IoT and Context APIs from FIWARE platform.
Add the Maven dependency listed above in your pom.xml dependencies file:
<dependency>
<groupId>br.ufrn.imd</groupId>
<artifactId>fiotclient</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
The project is currently on version 0.0.1-SNAPSHOT.
- Lucas Cristiano Calixto Dantas - Initial work and developer
- Lucas Ramon Bandeira da Silva - Project collaborator
- Carlos Eduardo da Silva - Professor advisor
This project is licensed under the MIT License - see the LICENSE file for details