is not current version
Last Version 1.0.2

com.orange.fiware:openlpwa-iotagent 1.0.1

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

GroupId

GroupId

com.orange.fiware
ArtifactId

ArtifactId

openlpwa-iotagent
Version

Version

1.0.1
Type

Type

jar

Download openlpwa-iotagent 1.0.1


<!-- https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/ -->
<dependency>
    <groupId>com.orange.fiware</groupId>
    <artifactId>openlpwa-iotagent</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/
implementation 'com.orange.fiware:openlpwa-iotagent:1.0.1'
// https://jarcasting.com/artifacts/com.orange.fiware/openlpwa-iotagent/
implementation ("com.orange.fiware:openlpwa-iotagent:1.0.1")
'com.orange.fiware:openlpwa-iotagent:jar:1.0.1'
<dependency org="com.orange.fiware" name="openlpwa-iotagent" rev="1.0.1">
  <artifact name="openlpwa-iotagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.fiware', module='openlpwa-iotagent', version='1.0.1')
)
libraryDependencies += "com.orange.fiware" % "openlpwa-iotagent" % "1.0.1"
[com.orange.fiware/openlpwa-iotagent "1.0.1"]