| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.oneandone.stool |
| Идентификатор | Идентификаторdashboard |
| Последняя версия | Последняя версия4.0.3 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеStool Dashboard
A special stage to control Stool via browser.
|
| Организация-разработчик |
Организация-разработчик1&1 |
| Имя Файла | Размер |
|---|---|
| dashboard-4.0.3.pom | |
| dashboard-4.0.3.war | 15 MB |
| dashboard-4.0.3-sources.jar | 20 KB |
| dashboard-4.0.3-javadoc.jar | 103 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |