Last Version

hawkBit :: REST :: Core 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-rest-core
Version

Version

0.3.0M7
Type

Type

jar
Description

Description

hawkBit :: REST :: Core
Parent pom providing dependency and plugin management for applications built with Maven

Download hawkbit-rest-core 0.3.0M7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.hawkbit : hawkbit-core jar 0.3.0M7
com.google.guava : guava jar 25.0-jre
org.apache.commons : commons-lang3 jar 3.10
org.springframework : spring-web jar
org.springframework.hateoas : spring-hateoas jar 1.1.3.RELEASE
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-starter-json jar 2.3.7.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (4)

Group / Artifact Type Version
org.eclipse.hawkbit : hawkbit-repository-test jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-repository-jpa jar 0.3.0M7
io.qameta.allure : allure-junit5 jar 2.13.6
org.springframework.boot : spring-boot-starter-test jar 2.3.7.RELEASE

Project Modules

There are no modules declared in this project.