| License |
License |
|---|---|
| GroupId | GroupIdcom.orange.fiware |
| ArtifactId | ArtifactIdopenlpwa-iotagent |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenlpwa-iotagent
A bridge between the OpenLPWA network and the OMA NGSI protocol used by the Orion Context Broker as well as by other components of the FIWARE ecosystem
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| openlpwa-iotagent-1.0.2.pom | |
| openlpwa-iotagent-1.0.2.jar | 54 KB |
| openlpwa-iotagent-1.0.2-sources.jar | 36 KB |
| openlpwa-iotagent-1.0.2-javadoc.jar | 212 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/ -->
<dependency>
<groupId>com.orange.fiware</groupId>
<artifactId>openlpwa-iotagent</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/
implementation 'com.orange.fiware:openlpwa-iotagent:1.0.2'
// https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/
implementation ("com.orange.fiware:openlpwa-iotagent:1.0.2")
'com.orange.fiware:openlpwa-iotagent:jar:1.0.2'
<dependency org="com.orange.fiware" name="openlpwa-iotagent" rev="1.0.2">
<artifact name="openlpwa-iotagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.fiware', module='openlpwa-iotagent', version='1.0.2')
)
libraryDependencies += "com.orange.fiware" % "openlpwa-iotagent" % "1.0.2"
[com.orange.fiware/openlpwa-iotagent "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orange.fiware : ngsi-client | jar | 0.1.3 |
| com.orange.fiware : ngsi-server | jar | 0.1.3 |
| org.springframework : spring-web | jar | 4.3.0.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
| org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.1.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.springframework.data : spring-data-mongodb | jar | 1.8.4.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.3.0.RELEASE |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.github.fakemongo : fongo | jar | 1.6.5 |