| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем |
| Группа | Группаde.tum.ei.lkn.eces |
| Идентификатор | ИдентификаторWebGraphGUI |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJavascript-based Web GUI for visualizing the state of the graph library of the ECES framework. The GUI also displays info and metadata about other systems (e.g., network, routing, etc.).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| WebGraphGUI-3.0.0.pom | |
| WebGraphGUI-3.0.0.jar | 473 KB |
| WebGraphGUI-3.0.0-tests.jar | 14 KB |
| WebGraphGUI-3.0.0-sources.jar | 456 KB |
| WebGraphGUI-3.0.0-javadoc.jar | 150 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/WebGraphGUI/ -->
<dependency>
<groupId>de.tum.ei.lkn.eces</groupId>
<artifactId>WebGraphGUI</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/WebGraphGUI/
implementation 'de.tum.ei.lkn.eces:WebGraphGUI:3.0.0'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/WebGraphGUI/
implementation ("de.tum.ei.lkn.eces:WebGraphGUI:3.0.0")
'de.tum.ei.lkn.eces:WebGraphGUI:jar:3.0.0'
<dependency org="de.tum.ei.lkn.eces" name="WebGraphGUI" rev="3.0.0">
<artifact name="WebGraphGUI" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='WebGraphGUI', version='3.0.0')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "WebGraphGUI" % "3.0.0"
[de.tum.ei.lkn.eces/WebGraphGUI "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json : json | jar | 20150729 |
| de.tum.ei.lkn.eces : core | jar | 2.0.3 |
| de.tum.ei.lkn.eces : graph | jar | 2.0.2 |
| io.netty : netty-all | jar | 4.0.32.Final |
| de.tum.ei.lkn.eces : routing | jar | 2.0.4 |
| de.tum.ei.lkn.eces : network | jar | 2.0.1 |
| de.tum.ei.lkn.eces : dnm | jar | 2.0.2 |
| de.tum.ei.lkn.eces : master-pom-commons | jar | 1.0.21 |
| org.aeonbits.owner : owner | jar | 1.0.10 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.tum.ei.lkn.eces : topologies | jar | 2.0.5 |
| de.tum.ei.lkn.eces : master-pom-commons | test-jar | 1.0.21 |
| junit : junit | jar | 4.13.1 |