Last Version

Azure IoT Edge Binaries (Linux) 1.0.2

Azure IoT Edge Binary Files for Linux (e.g. Ubuntu)

License

License

GroupId

GroupId

com.microsoft.azure.gateway
ArtifactId

ArtifactId

gateway-linux
Version

Version

1.0.2
Type

Type

jar
Description

Description

Azure IoT Edge Binaries (Linux)
Azure IoT Edge Binary Files for Linux (e.g. Ubuntu)
Project URL

Project URL

https://github.com/Azure/iot-edge
Source Code Management

Source Code Management

https://github.com/Azure/iot-edge

Download gateway-linux 1.0.2


<!-- https://jarcasting.com/artifacts/com.microsoft.azure.gateway/gateway-linux/ -->
<dependency>
    <groupId>com.microsoft.azure.gateway</groupId>
    <artifactId>gateway-linux</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.gateway/gateway-linux/
implementation 'com.microsoft.azure.gateway:gateway-linux:1.0.2'
// https://jarcasting.com/artifacts/com.microsoft.azure.gateway/gateway-linux/
implementation ("com.microsoft.azure.gateway:gateway-linux:1.0.2")
'com.microsoft.azure.gateway:gateway-linux:jar:1.0.2'
<dependency org="com.microsoft.azure.gateway" name="gateway-linux" rev="1.0.2">
  <artifact name="gateway-linux" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.gateway', module='gateway-linux', version='1.0.2')
)
libraryDependencies += "com.microsoft.azure.gateway" % "gateway-linux" % "1.0.2"
[com.microsoft.azure.gateway/gateway-linux "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.