# azure-iot-samples-java **Repository Path**: kratos123/azure-iot-samples-java ## Basic Information - **Project Name**: azure-iot-samples-java - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-07 - **Last Updated**: 2022-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- page_type: sample languages: - java products: - azure - azure-iot-hub description: "A set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub via Azure/azure-iot-sdk-java" --- # Azure IoT Samples for Java azure-iot-samples-java provides a set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub via Azure/azure-iot-sdk-java. ## Need support? If you run into any issues with these samples, please file an issue on our main repository [azure-iot-sdk-java](https://github.com/Azure/azure-iot-sdk-java) for faster turnaround. ## Prerequisites - Java SE 8 or later on your development machine. You can download Java for multiple platforms from [Oracle](http://www.oracle.com/technetwork/java/javase/downloads/index.html). You can verify the current version of Java on your development machine using 'java --version'. - Maven 3 for building the sample. You can download Maven for multiple platforms from [Apache Maven](https://maven.apache.org/download.cgi). You can verify the current version of Maven on your development machine using 'mvn --version' ## Resources - [azure-iot-sdk-java](https://github.com/Azure/azure-iot-sdk-java): contains the source code for Azure IoT Java SDK. - [Azure IoT Hub Documentation](https://docs.microsoft.com/azure/iot-hub/)