GWT/JsInterop Utils


Лицензия

Лицензия

Категории

Категории

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

Группа

com.peruncs.gwt
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

GWT/JsInterop Utils
GWT/JsInterop Utils
Ссылка на сайт

Ссылка на сайт

https://github.com/peruncs/gwt

Скачать gwt-utils

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

GWT goodies

This repository provides GWT/JSInterop/JACL wrappers for useful and popular JS libraries and utility projects. All projects are Apache 2.0 licensed, contributions are welcome!

JS-Cookie

A wrapper for JS Cookie JS library for easy handling of cookies. More ...

Tabulator

A wrapper for the Tabulator JS grid component. More ...

Stripe

A Stripe API wrapper. More ...

UIKIT

A wrapper for the very nice UiKit web site framework. More ...

reCaptcha

A wrapper for Google reCaptcha. More ...

JWT

A JWT wrapper for various providers (Auth0 for now, Okta and Keycloak to come ...) More ...

Utils

Utility code used in some of the other modules More ...

How to build

To build all projects:

gradlew assemble

To build all projects:

gradlew clean

To deploy all projects into local Maven repository with:

gradlew publishLocal

You can also build individual projects, for example:

gradlew -p gwt-jwt assemble

com.peruncs.gwt

Perun Consulting Services Inc

Cutting edge enterprise software and more!

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

Версия
0.0.2
0.0.1