Last Version

Azure IoT Gateway SDK Java Module Binding 1.1.0

Azure IoT Gateway SDK Java Module Binding

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.microsoft.azure.gateway
ArtifactId

ArtifactId

gateway-java-binding
Version

Version

1.1.0
Type

Type

jar
Description

Description

Azure IoT Gateway SDK Java Module Binding
Azure IoT Gateway SDK Java Module Binding
Project URL

Project URL

https://github.com/Azure/azure-iot-gateway-sdk
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-gateway-sdk

Download gateway-java-binding 1.1.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.22
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.