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