Last Version

Maven Archetype for Azure IoT Edge 1.3.0

Maven Archetype for Azure IoT Edge Module Project

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-iot-edge-archetype
Version

Version

1.3.0
Type

Type

jar
Description

Description

Maven Archetype for Azure IoT Edge
Maven Archetype for Azure IoT Edge Module Project
Project URL

Project URL

https://github.com/microsoft/azure-maven-archetypes
Source Code Management

Source Code Management

https://github.com/microsoft/azure-maven-archetypes

Download azure-iot-edge-archetype 1.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.