org.eclipselabs:gef-gwt

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

EPL
Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки CLI
Группа

Группа

org.eclipselabs
Идентификатор

Идентификатор

gef-gwt
Последняя версия

Последняя версия

3.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

https://github.com/ghillairet/gef-gwt/

Скачать gef-gwt

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.eclipselabs/gef-gwt/ -->
<dependency>
    <groupId>org.eclipselabs</groupId>
    <artifactId>gef-gwt</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipselabs/gef-gwt/
implementation 'org.eclipselabs:gef-gwt:3.7.0'
// https://jarcasting.com/artifacts/org.eclipselabs/gef-gwt/
implementation ("org.eclipselabs:gef-gwt:3.7.0")
'org.eclipselabs:gef-gwt:jar:3.7.0'
<dependency org="org.eclipselabs" name="gef-gwt" rev="3.7.0">
  <artifact name="gef-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipselabs', module='gef-gwt', version='3.7.0')
)
libraryDependencies += "org.eclipselabs" % "gef-gwt" % "3.7.0"
[org.eclipselabs/gef-gwt "3.7.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gwtx : gwtx jar 1.5.3

provided (1)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-user jar 2.6.1

Модули Проекта

Данный проект не имеет модулей.

gef-gwt

Graphical Editing Framework (GEF3) for GWT

Usage

Add this dependency in your maven project pom file:

<dependency>
  <groupId>org.eclipselabs</groupId>
  <artifactId>gef-gwt</artifactId>
  <version>3.7.0</version>
</dependency>

In your application gwt.xml file add this:

<inherits name="org.eclipse.Gef" />

Версии библиотеки

Версия
3.7.0