widgetmap
A GWT framework for laying out widgets in a tree map fashion
License |
License
GNU LESSER GENERAL PUBLIC LICENSE Version 3
|
---|---|
Categories |
CategoriesProtégé General Purpose Libraries Utility |
GroupId | GroupIdedu.stanford.protege |
ArtifactId | ArtifactIdwidgetmap |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwidgetmap
widgetmap is a GWT library that provides a treemap-like nesting for Widget
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
widgetmap-4.0.1.pom | |
widgetmap-4.0.1.jar | 135 KB |
widgetmap-4.0.1-sources.jar | 99 KB |
widgetmap-4.0.1-javadoc.jar | 693 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.stanford.protege/widgetmap/ -->
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>widgetmap</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/widgetmap/
implementation 'edu.stanford.protege:widgetmap:4.0.1'
// https://jarcasting.com/artifacts/edu.stanford.protege/widgetmap/
implementation ("edu.stanford.protege:widgetmap:4.0.1")
'edu.stanford.protege:widgetmap:jar:4.0.1'
<dependency org="edu.stanford.protege" name="widgetmap" rev="4.0.1">
<artifact name="widgetmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='widgetmap', version='4.0.1')
)
libraryDependencies += "edu.stanford.protege" % "widgetmap" % "4.0.1"
[edu.stanford.protege/widgetmap "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
com.google.guava : guava-gwt | jar | 20.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |
javax.inject : javax.inject | jar | 1 |
com.google.auto.value : auto-value-annotations | jar | 1.7.1 |
com.google.auto.value : auto-value Optional | jar | 1.7.1 |
com.github.nmorel.gwtjackson : gwt-jackson | jar | 0.15.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
com.squareup : javapoet | jar | 1.11.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.8.2 |
junit : junit | jar | 4.7 |
org.mockito : mockito-core | jar | 1.9.5 |
javax.validation : validation-api | jar | 1.0.0.GA |
A GWT framework for laying out widgets in a tree map fashion