| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.microsoft.azure.gateway |
| ArtifactId | ArtifactIdgateway-java-binding |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionAzure IoT Gateway SDK Java Module Binding
Azure IoT Gateway SDK Java Module Binding
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gateway-java-binding-1.1.0.pom | |
| gateway-java-binding-1.1.0.jar | 14 KB |
| gateway-java-binding-1.1.0-sources.jar | 15 KB |
| gateway-java-binding-1.1.0-javadoc.jar | 58 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmockit : jmockit | jar | 1.22 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |