Last Version

Azure IoT Edge Module Parent POM 1.0.2

Azure IoT Edge Module Parent POM

License

License

GroupId

GroupId

com.microsoft.azure.gateway
ArtifactId

ArtifactId

gateway-module-base
Version

Version

1.0.2
Type

Type

pom
Description

Description

Azure IoT Edge Module Parent POM
Azure IoT Edge Module Parent POM
Project URL

Project URL

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

Source Code Management

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

Download gateway-module-base 1.0.2


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