Last Version

Serializers 0.7.6

A serializer to be used with IotHub communication

License

License

GroupId

GroupId

com.microsoft.azure.sdk.iot.deps
ArtifactId

ArtifactId

iot-deps-serializer
Version

Version

0.7.6
Type

Type

jar
Description

Description

Serializers
A serializer to be used with IotHub communication
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-sdks.git

Download iot-deps-serializer 0.7.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.1
org.glassfish : javax.json jar 1.0.4

test (3)

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

Project Modules

There are no modules declared in this project.