Last Version

Dashboard 1.0.0

SeaClouds parent / project root, serving as the ancestor POM for all projects -- declaring versions, profiles, and the modules to build

License

License

GroupId

GroupId

eu.seaclouds-project
ArtifactId

ArtifactId

dashboard
Version

Version

1.0.0
Type

Type

jar
Description

Description

Dashboard
SeaClouds parent / project root, serving as the ancestor POM for all projects -- declaring versions, profiles, and the modules to build
Project URL

Project URL

https://github.com/SeaCloudsEU/SeaCloudsPlatform/tree/master/dashboard

Download dashboard 1.0.0


<!-- https://jarcasting.com/artifacts/eu.seaclouds-project/dashboard/ -->
<dependency>
    <groupId>eu.seaclouds-project</groupId>
    <artifactId>dashboard</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.seaclouds-project/dashboard/
implementation 'eu.seaclouds-project:dashboard:1.0.0'
// https://jarcasting.com/artifacts/eu.seaclouds-project/dashboard/
implementation ("eu.seaclouds-project:dashboard:1.0.0")
'eu.seaclouds-project:dashboard:jar:1.0.0'
<dependency org="eu.seaclouds-project" name="dashboard" rev="1.0.0">
  <artifact name="dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.seaclouds-project', module='dashboard', version='1.0.0')
)
libraryDependencies += "eu.seaclouds-project" % "dashboard" % "1.0.0"
[eu.seaclouds-project/dashboard "1.0.0"]

Dependencies

compile (16)

Group / Artifact Type Version
eu.seaclouds-project : aamwriter jar 1.0.0
eu.seaclouds-project : sla-tools jar 1.0.0
org.apache.brooklyn : brooklyn-rest-api jar 0.9.0
it.polimi.tower4clouds » rules jar 0.2.3
com.google.code.gson : gson jar 2.3
org.json : json jar 20140107
commons-io : commons-io jar 2.4
io.dropwizard : dropwizard-core jar 0.8.5
io.dropwizard : dropwizard-jackson jar 0.8.5
io.dropwizard : dropwizard-assets jar 0.8.5
io.dropwizard : dropwizard-forms jar 0.8.5
io.dropwizard : dropwizard-client jar 0.8.5
io.dropwizard : dropwizard-auth jar 0.8.5
io.dropwizard : dropwizard-testing jar 0.8.5
com.smoketurner : dropwizard-swagger jar 0.7.2
org.mapdb : mapdb jar 1.0.8

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.mockito : mockito-core jar 1.10.19
com.squareup.okhttp : mockwebserver jar 2.7.0

Project Modules

There are no modules declared in this project.