MVN

com.microsoft.azure.gateway : gateway-linux

Maven & Gradle

Jun 21, 2017
525 stars

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

<dependency>
    <groupId>com.microsoft.azure.gateway</groupId>
    <artifactId>gateway-linux</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure.gateway : gateway-linux to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.microsoft.azure.gateway : gateway-linux to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gateway-linux-1.0.2
gateway-linux-1.0.1
gateway-linux-1.0.0

How to add a dependency to Maven

Add the following com.microsoft.azure.gateway : gateway-linux maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.azure.gateway</groupId>
    <artifactId>gateway-linux</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.azure.gateway : gateway-linux gradle dependency to your build.gradle file:

implementation 'com.microsoft.azure.gateway:gateway-linux:1.0.2'

Gradle Kotlin DSL: Add the following com.microsoft.azure.gateway : gateway-linux gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.azure.gateway:gateway-linux:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.azure.gateway : gateway-linux sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.azure.gateway" % "gateway-linux" % "1.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 09, 2022
1 usages
2 stars
Apr 13, 2018
1 usages
Dec 08, 2017
2 usages
0 stars
Aug 24, 2020
5.5k stars
Aug 11, 2023
2 usages
32 stars
Jun 26, 2017
2 usages
Apr 18, 2017
1 usages
964 stars
Nov 30, 2018
1 usages
0 stars
Apr 17, 2017
1 usages
234 stars