com.mastfrog:simplevalidation-swing

Simple Validation Parent Project: This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.

Лицензия

Лицензия

Группа

Группа

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

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

simplevalidation-swing
Последняя версия

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

1.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple Validation Parent Project: This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.
Организация-разработчик

Организация-разработчик

Mastfrog Technologies

Скачать simplevalidation-swing

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.mastfrog : simplevalidation jar 1.14
com.mastfrog : nbstubs jar 1.14

provided (1)

Идентификатор библиотеки Тип Версия
org.netbeans.api : org-openide-util-lookup jar RELEASE82

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.14
1.13