h

hawkbit-artifact-repository-filesystem

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