| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface |
| GroupId | GroupIdde.tum.ei.lkn.eces |
| ArtifactId | ArtifactIdWebGraphGUI |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJavascript-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.).
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |