License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hawkbit |
ArtifactId | ArtifactIdhawkbit-core |
Last Version | Last Version0.3.0M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionhawkBit :: Core
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
hawkbit-core-0.3.0M7.pom | |
hawkbit-core-0.3.0M7.jar | 62 KB |
hawkbit-core-0.3.0M7-sources.jar | 48 KB |
hawkbit-core-0.3.0M7-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-core/ -->
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-core</artifactId>
<version>0.3.0M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-core/
implementation 'org.eclipse.hawkbit:hawkbit-core:0.3.0M7'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-core/
implementation ("org.eclipse.hawkbit:hawkbit-core:0.3.0M7")
'org.eclipse.hawkbit:hawkbit-core:jar:0.3.0M7'
<dependency org="org.eclipse.hawkbit" name="hawkbit-core" rev="0.3.0M7">
<artifact name="hawkbit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-core', version='0.3.0M7')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-core" % "0.3.0M7"
[org.eclipse.hawkbit/hawkbit-core "0.3.0M7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.3.7.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.30 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.guava : guava | jar | 25.0-jre |
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 |