License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hawkbit |
ArtifactId | ArtifactIdhawkbit-artifact-repository-mongo |
Version | Version0.2.0M2 |
Type | Typejar |
Description |
DescriptionhawkBit :: Artifact Repository Mongo
Spring Boot Starter Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-artifact-repository-mongo/ -->
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-artifact-repository-mongo</artifactId>
<version>0.2.0M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-artifact-repository-mongo/
implementation 'org.eclipse.hawkbit:hawkbit-artifact-repository-mongo:0.2.0M2'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-artifact-repository-mongo/
implementation ("org.eclipse.hawkbit:hawkbit-artifact-repository-mongo:0.2.0M2")
'org.eclipse.hawkbit:hawkbit-artifact-repository-mongo:jar:0.2.0M2'
<dependency org="org.eclipse.hawkbit" name="hawkbit-artifact-repository-mongo" rev="0.2.0M2">
<artifact name="hawkbit-artifact-repository-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-artifact-repository-mongo', version='0.2.0M2')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-artifact-repository-mongo" % "0.2.0M2"
[org.eclipse.hawkbit/hawkbit-artifact-repository-mongo "0.2.0M2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hawkbit : hawkbit-core | jar | 0.2.0M2 |
org.springframework.data : spring-data-mongodb | jar | |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.3.7.RELEASE |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.3.7.RELEASE |
org.springframework : spring-test | jar | |
org.easytesting : fest-assert-core | jar | 2.0M10 |
ru.yandex.qatools.allure : allure-junit-adaptor | jar | 1.4.22 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.5 |
org.mockito : mockito-core | jar | 1.10.19 |