Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.eclipse.hawkbit |
ArtifactId | ArtifactIdhawkbit-dmf-amqp |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
hawkbit-dmf-amqp-0.2.2.pom | |
hawkbit-dmf-amqp-0.2.2.jar | 40 KB |
hawkbit-dmf-amqp-0.2.2-sources.jar | 25 KB |
hawkbit-dmf-amqp-0.2.2-javadoc.jar | 92 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-dmf-amqp/
implementation 'org.eclipse.hawkbit:hawkbit-dmf-amqp:0.2.2'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-dmf-amqp/
implementation ("org.eclipse.hawkbit:hawkbit-dmf-amqp:0.2.2")
'org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.2.2'
<dependency org="org.eclipse.hawkbit" name="hawkbit-dmf-amqp" rev="0.2.2">
<artifact name="hawkbit-dmf-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-dmf-amqp', version='0.2.2')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-dmf-amqp" % "0.2.2"
[org.eclipse.hawkbit/hawkbit-dmf-amqp "0.2.2"]