Last Version

hawkBit :: Spring Boot Autoconfigure 0.3.0M7

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

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-autoconfigure
Version

Version

0.3.0M7
Type

Type

jar
Description

Description

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

Download hawkbit-autoconfigure 0.3.0M7


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

Dependencies

compile (14)

Group / Artifact Type Version
org.eclipse.hawkbit : hawkbit-core Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-dmf-amqp Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-ui Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-repository-jpa Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-http-security Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-security-core Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-ddi-resource Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-mgmt-resource Optional jar 0.3.0M7
org.eclipse.hawkbit : hawkbit-artifact-repository-filesystem Optional jar 0.3.0M7
org.springframework : spring-context-support jar
com.google.guava : guava jar 25.0-jre
io.protostuff : protostuff-core Optional jar 1.5.6
io.protostuff : protostuff-runtime Optional jar 1.5.6
org.vaadin.spring.extensions : vaadin-spring-ext-security jar 2.0.0.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.