Skip to content

FIoT-Client/fiot-client-ngsi-java

Repository files navigation

FIoT-Client Java

License: MIT

The FIoT-Client Java is a Java library that eases the use of IoT and Context APIs from FIWARE platform.

Getting Started

Installing

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>

Contributing

Versioning

The project is currently on version 0.0.1-SNAPSHOT.

Authors

  • Lucas Cristiano Calixto Dantas - Initial work and developer
  • Lucas Ramon Bandeira da Silva - Project collaborator
  • Carlos Eduardo da Silva - Professor advisor

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

Java client library for things and context related API management on FIWARE platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages