widgetmap

widgetmap is a GWT library that provides a treemap-like nesting for Widget

License

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3
Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

widgetmap
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

widgetmap
widgetmap is a GWT library that provides a treemap-like nesting for Widget
Project URL

Project URL

https://github.com/matthewhorridge/widgetmap
Source Code Management

Source Code Management

https://github.com/matthewhorridge/widgetmap

Download widgetmap

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.2

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.8.2

test (4)

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

Project Modules

There are no modules declared in this project.

widgetmap

A GWT framework for laying out widgets in a tree map fashion

Versions

Version
4.0.1
4.0.0
3.0.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.0