Last Version

hawkBit :: Repository :: Core Implementation Support 0.3.0M7

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-repository-core
Version

Version

0.3.0M7
Type

Type

jar
Description

Description

hawkBit :: Repository :: Core Implementation Support
Parent pom providing dependency and plugin management for applications built with Maven

Download hawkbit-repository-core 0.3.0M7


<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-repository-core/ -->
<dependency>
    <groupId>org.eclipse.hawkbit</groupId>
    <artifactId>hawkbit-repository-core</artifactId>
    <version>0.3.0M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-repository-core/
implementation 'org.eclipse.hawkbit:hawkbit-repository-core:0.3.0M7'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-repository-core/
implementation ("org.eclipse.hawkbit:hawkbit-repository-core:0.3.0M7")
'org.eclipse.hawkbit:hawkbit-repository-core:jar:0.3.0M7'
<dependency org="org.eclipse.hawkbit" name="hawkbit-repository-core" rev="0.3.0M7">
  <artifact name="hawkbit-repository-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-repository-core', version='0.3.0M7')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-repository-core" % "0.3.0M7"
[org.eclipse.hawkbit/hawkbit-repository-core "0.3.0M7"]

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.hawkbit : hawkbit-repository-api jar 0.3.0M7
org.apache.commons : commons-lang3 jar 3.10
com.google.guava : guava jar 25.0-jre
com.github.ben-manes.caffeine : caffeine jar 2.8.8
org.springframework : spring-context-support jar
io.protostuff : protostuff-core Optional jar 1.5.6
io.protostuff : protostuff-runtime Optional jar 1.5.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.7.RELEASE
io.qameta.allure : allure-junit5 jar 2.13.6

Project Modules

There are no modules declared in this project.