h

hawkbit-mgmt-resource

Files download
File Operation
hawkbit-mgmt-resource-0.2.0M1.jar download
hawkbit-mgmt-resource-0.2.0M1.pom download
hawkbit-mgmt-resource-0.2.0M1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.eclipse.hawkbit</groupId>
  <artifactId>hawkbit-mgmt-resource</artifactId>
  <version>0.2.0M1</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.hawkbit:hawkbit-mgmt-resource:0.2.0M1'
Gradle Kotlin
implementation("org.eclipse.hawkbit:hawkbit-mgmt-resource:0.2.0M1")
Scala SBT
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-mgmt-resource" % "0.2.0M1"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.hawkbit', module='hawkbit-mgmt-resource', version='0.2.0M1')
)
Apache Ivy
<dependency org="org.eclipse.hawkbit" name="hawkbit-mgmt-resource" rev="0.2.0M1" />
Leiningen
[org.eclipse.hawkbit/hawkbit-mgmt-resource "0.2.0M1"]
Apache Buildr
'org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.2.0M1'