License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdorg.eclipse.hawkbit |
ArtifactId | ArtifactIdhawkbit-security-integration |
Version | Version0.3.0M7 |
Type | Typejar |
Description |
DescriptionhawkBit :: Security Integration
Parent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-security-integration/ -->
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-security-integration</artifactId>
<version>0.3.0M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-security-integration/
implementation 'org.eclipse.hawkbit:hawkbit-security-integration:0.3.0M7'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-security-integration/
implementation ("org.eclipse.hawkbit:hawkbit-security-integration:0.3.0M7")
'org.eclipse.hawkbit:hawkbit-security-integration:jar:0.3.0M7'
<dependency org="org.eclipse.hawkbit" name="hawkbit-security-integration" rev="0.3.0M7">
<artifact name="hawkbit-security-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-security-integration', version='0.3.0M7')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-security-integration" % "0.3.0M7"
[org.eclipse.hawkbit/hawkbit-security-integration "0.3.0M7"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hawkbit : hawkbit-repository-api | jar | 0.3.0M7 |
org.springframework.security : spring-security-web | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hawkbit : hawkbit-repository-jpa | jar | 0.3.0M7 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.7.RELEASE |
io.qameta.allure : allure-junit5 | jar | 2.13.6 |