Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.eclipse.hawkbit |
ArtifactId | ArtifactIdhawkbit-dmf-amqp |
Version | Version0.2.0M5 |
Type | Typejar |
Filename | Size |
---|---|
hawkbit-dmf-amqp-0.2.0M5.pom | |
hawkbit-dmf-amqp-0.2.0M5.jar | 39 KB |
hawkbit-dmf-amqp-0.2.0M5-sources.jar | 24 KB |
hawkbit-dmf-amqp-0.2.0M5-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-dmf-amqp/ -->
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-dmf-amqp</artifactId>
<version>0.2.0M5</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-dmf-amqp/
implementation 'org.eclipse.hawkbit:hawkbit-dmf-amqp:0.2.0M5'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-dmf-amqp/
implementation ("org.eclipse.hawkbit:hawkbit-dmf-amqp:0.2.0M5")
'org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.2.0M5'
<dependency org="org.eclipse.hawkbit" name="hawkbit-dmf-amqp" rev="0.2.0M5">
<artifact name="hawkbit-dmf-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-dmf-amqp', version='0.2.0M5')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-dmf-amqp" % "0.2.0M5"
[org.eclipse.hawkbit/hawkbit-dmf-amqp "0.2.0M5"]