Группа библиотек: de.knightsoft-net

GWT pushState

de.knightsoft-net : gwt-pushstate

gwt-pushstate implements easy to use HTML5 pushState support for GWT.

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

Дата:

MT Bean Validators

de.knightsoft-net : mt-bean-validators

The MT Bean Validators is a collection of JSR-303/JSR-349/JSR-380 bean validators. It's extracted from GWT Bean Validators and contains no dependencies to GWT.

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

Дата:

GWT Bean Validators Engine gwt-user

de.knightsoft-net : gwt-bean-validators-engine-gwt-user

GWT-User workarounds for GWT Bean Validators Engine (to work around integrated validation stuff).

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

Дата:

GWT Bean Validators Engine

de.knightsoft-net : gwt-bean-validators-engine

A hibernate-validator based validation engine for GWT.

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

Дата:

GWT Bean Validators - REST constants

de.knightsoft-net : gwt-bean-validators-rest-constants

The GWT Bean Validators REST shared constants used on client and server side.

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

Дата:

GWT Bean Validators Editor

de.knightsoft-net : gwt-bean-validators-editor

Editor driver based on org.gwtproject.editor which not only binds bean to input widget, it also handles validating and errors.

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

Дата:

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

Дата:

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

Дата:

GWT Bean Validators - REST resolver

de.knightsoft-net : gwt-bean-validators-rest-resolver

The GWT Bean Validators REST resolver is used to reduce client side code. Instead of compiling phone number and bank account data into java-script code, it is taken from server by REST get call.

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

Дата:

GWT MT Widgets collection

de.knightsoft-net : gwt-mt-widgets

A set of widgets and handlers for gwt applications using gwt-bean-validators.

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

Дата:

GWT Bean Validators Engine - Processor

de.knightsoft-net : gwt-bean-validators-engine-processor

A hibernate-validator based validation engine for GWT - Processor.

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

Дата:

GWT Bean Validators

de.knightsoft-net : gwt-bean-validators

The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server and with the help of GWT even on client side. It also contains a lot of improvements in the validation handling in GWT, in displaying validation errors and in input handling.

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

Дата:

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

Дата:

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

Дата:

GWT Jackson, integration of jsr310 datatypes

de.knightsoft-net : gwt-jackson-datatype-jsr310

Integration of jsr310 datatypes (serializer and deserializer) in gwt-jackson.

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

Дата:

GWT Bean Validators - REST services using jaxrs and restygwt

de.knightsoft-net : gwt-bean-validators-restygwt-jaxrs

The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server and with the help of GWT even on client side. This packages contains rest services and validator for phone numbers based on restygwt and jaxrs to reduce client side code.

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

Дата:

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

Дата:

GWT Bean Validators - REST services using spring and gwtp

de.knightsoft-net : gwt-bean-validators-spring-gwtp

The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server and with the help of GWT even on client side. This packages contains rest services and validator for phone numbers based on gwtp-rest dispatcher and spring to reduce client side code.

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

Дата:

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

Дата:

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

Дата:

GWTP dynamic navigation helper classes

de.knightsoft-net : gwtp-dynamic-navigation

A view helper classes to generate a dynamic navigation in a gwtp project. The navigation changes when user changes (login/logout). It can highlight the entry of the selected view, even if you use the back button or reload the page.

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

Дата:

GWT Bean Validators Decorators

de.knightsoft-net : gwt-bean-validators-decorators

The GWT Bean Validators decorators to show valdation errors on widgets.

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

Дата:

MT Bean Validators Processor

de.knightsoft-net : mt-bean-validators-processor

Annotation processor used by mt-bean-validators.

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

Дата:

GWT Time dummy classes

de.knightsoft-net : gwt-time-dummy

Dummy GWT emulation classes for `java.time.Clock` and `java.time.Duration` without functionality! It's only used to enable build and use of validationengine, no need to use this in any other project.

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

Дата:

GWT Bean Validators Parent project

de.knightsoft-net : gwt-bean-validators-parent

The GWT Bean Validators is a project which includes bean validation support for GWT. It's based on hibernate-valdator which implements JSR-303/JSR-349/JSR-380 bean validation. There are lot of helpers like editor drivers and decorators which makes it comfortable to integrate into GWT. Depending sub projects implements widgets spring integration and much more stuff.

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

Дата:

GWT MT Widgets using jaxrs and restygwt

de.knightsoft-net : gwt-mt-widgets-restygwt-jaxrs

A set of widgets and handlers using server calls for gwt applications using gwt-bean-validators-restygwt-jaxrs.

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

Дата:

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

Дата:

GWT MT Widgets using spring and gwtp

de.knightsoft-net : gwt-mt-widgets-spring-gwtp

A set of widgets and handlers using server calls for gwt applications using gwt-bean-validators-spring-gwtp.

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

Дата:

GWT Bean Validators Engine, GWT2 tests

de.knightsoft-net : gwt-bean-validators-engine-gwt2-tests

Test cases for gwt-bean-validators-engine, the GWT2 tests.

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

Дата:

Apache Commons Validator

de.knightsoft-net : gwt-commons-validator

Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts. This is a port for GWT, which enables program, to use Apache Commons Validator also in the frontend compiled by the gwt compiler to java-script.

Последняя версия: 1.7-4

Дата:

Apache Commons Codec

de.knightsoft-net : gwt-commons-codec

The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. This is a port for GWT, which enables program, to use Apache Commons Codec also in the frontend compiled by the gwt compiler to java-script.

Последняя версия: 1.15-3

Дата:

gwt-webworker

de.knightsoft-net : gwt-webworker

WebWorker classes from Googles SpeedTracer extracted as own package to integrate in own projects.

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

Дата:

DBNavigationBar

de.knightsoft-net : dbnavigationbar

The dbnavigationbar package contains a view helper classes for handling database management GUIs and backends in gwt applications.

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

Дата:

Apache Commons Lang

de.knightsoft-net : gwt-commons-lang3

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. This is a port for GWT, which enables program, to use Apache Commons Lang also in the frontend compiled by the gwt compiler to java-script.

Последняя версия: 3.12.0-4

Дата:

gwt-mt-jre-emulation

de.knightsoft-net : gwt-mt-jre-emulation

Additional jre emulation classes for gwt and j2cl.

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

Дата:

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

Дата:

gwt-lzma

de.knightsoft-net : gwt-lzma

gwt-lzma is a GWT module that implements the Lempel-Ziv-Markov chain (LZMA) compression algorithm. This is a generic compression library, i.e., compression in Javascript, not just compression of Javascript (i.e., "minification").

Последняя версия: 1.2-6

Дата:

GWTP spring integration

de.knightsoft-net : gwtp-spring-integration

Basics to bring GWTP and Spring together.

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

Дата:

mgwt

de.knightsoft-net : mgwt

using gwt to write mobile (native) apps. This is a gwt 2.7.0 compatible version of the 1.2.0-SNAPSHOT version, because 2.0 has some unresolved problems and the last stable before (1.1.2) isn't compatible with gwt > 2.5.

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

Дата:

  • 1