Last Version

vertigo-dashboard 3.3.0

Vertigo is a simple java project starter

License

License

GroupId

GroupId

io.vertigo
ArtifactId

ArtifactId

vertigo-dashboard
Version

Version

3.3.0
Type

Type

jar
Description

Description

vertigo-dashboard
Vertigo is a simple java project starter

Download vertigo-dashboard 3.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertigo : vertigo-vega jar 3.3.0
org.freemarker : freemarker jar 2.3.31
io.vertigo : vertigo-influxdb-connector jar 3.3.0
io.vertigo : vertigo-redis-connector jar 3.3.0
io.vertigo : vertigo-elasticsearch-connector Optional jar 3.3.0

provided (1)

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

test (13)

Group / Artifact Type Version
com.mchange : c3p0 jar 0.9.5.5
com.h2database : h2 jar 2.1.210
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty.websocket : websocket-server jar 9.4.44.v20210927
org.apache.lucene : lucene-core jar 8.10.1
org.apache.lucene : lucene-analyzers-common jar 8.10.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.16.3
org.elasticsearch.client : transport jar 7.16.3
org.codelibs.elasticsearch.module : analysis-common jar 7.16.3
org.codelibs.elasticsearch.module : mapper-extras jar 7.16.3
io.rest-assured : rest-assured jar 4.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.