Last Version

hawkBit :: Spring Boot Starter Management API 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-boot-starter-mgmt-api
Version

Version

0.3.0M7
Type

Type

jar
Description

Description

hawkBit :: Spring Boot Starter Management API
Parent pom providing dependency and plugin management for applications built with Maven

Download hawkbit-boot-starter-mgmt-api 0.3.0M7


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-starter-jetty jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.7.RELEASE
org.springframework.security : spring-security-web jar
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-aspects jar
org.eclipse.hawkbit : hawkbit-mgmt-resource jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-security-integration jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-http-security jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-repository-jpa jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-autoconfigure jar 0.3.0M7

Project Modules

There are no modules declared in this project.