Last Version

Stool Dashboard 4.0.3

A special stage to control Stool via browser.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone.stool
ArtifactId

ArtifactId

dashboard
Version

Version

4.0.3
Type

Type

war
Description

Description

Stool Dashboard
A special stage to control Stool via browser.
Project Organization

Project Organization

1&1

Download dashboard 4.0.3


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

Dependencies

compile (14)

Group / Artifact Type Version
net.oneandone.stool : main jar 4.0.3
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.springframework : spring-core jar 5.1.4.RELEASE
org.springframework : spring-web jar 5.1.4.RELEASE
org.springframework : spring-webmvc jar 5.1.4.RELEASE
org.springframework.security : spring-security-web jar 5.1.3.RELEASE
org.springframework.security : spring-security-config jar 5.1.3.RELEASE
org.springframework.security : spring-security-ldap jar 5.1.3.RELEASE
org.springframework.security : spring-security-cas-client jar 3.0.8.RELEASE
org.thymeleaf : thymeleaf-spring5 jar 3.0.11.RELEASE
org.webjars : bootstrap jar 4.2.1
org.webjars : jquery jar 3.3.1-1

provided (1)

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

Project Modules

There are no modules declared in this project.