| License | License | 
|---|---|
| GroupId | GroupIdcom.microsoft.azure.iot | 
| ArtifactId | ArtifactIdproton-j-azure-iot | 
| Last Version | Last Version0.12.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionproton-j-azure-iot Proton is a library for speaking AMQP. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| proton-j-azure-iot-0.12.2.pom | |
| proton-j-azure-iot-0.12.2.jar | 750 KB | 
| proton-j-azure-iot-0.12.2-sources.jar | 458 KB | 
| proton-j-azure-iot-0.12.2-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.iot/proton-j-azure-iot/ -->
<dependency>
    <groupId>com.microsoft.azure.iot</groupId>
    <artifactId>proton-j-azure-iot</artifactId>
    <version>0.12.2</version>
</dependency>// https://jarcasting.com/artifacts/com.microsoft.azure.iot/proton-j-azure-iot/
implementation 'com.microsoft.azure.iot:proton-j-azure-iot:0.12.2'// https://jarcasting.com/artifacts/com.microsoft.azure.iot/proton-j-azure-iot/
implementation ("com.microsoft.azure.iot:proton-j-azure-iot:0.12.2")'com.microsoft.azure.iot:proton-j-azure-iot:jar:0.12.2'<dependency org="com.microsoft.azure.iot" name="proton-j-azure-iot" rev="0.12.2">
  <artifact name="proton-j-azure-iot" type="jar" />
</dependency>@Grapes(
@Grab(group='com.microsoft.azure.iot', module='proton-j-azure-iot', version='0.12.2')
)libraryDependencies += "com.microsoft.azure.iot" % "proton-j-azure-iot" % "0.12.2"[com.microsoft.azure.iot/proton-j-azure-iot "0.12.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.mockito : mockito-core | jar | 1.9.5 |