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

be.atbash.ee.jsf:valerie 0.9.0

Transfers Bean Validation constraints to the JSF components.

Категории

Категории

Jakarta Server Faces Jakarta EE The Web Tier
Группа

Группа

be.atbash.ee.jsf
Идентификатор

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

valerie
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать valerie 0.9.0


<!-- https://jarcasting.com/artifacts/be.atbash.ee.jsf/valerie/ -->
<dependency>
    <groupId>be.atbash.ee.jsf</groupId>
    <artifactId>valerie</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.ee.jsf/valerie/
implementation 'be.atbash.ee.jsf:valerie:0.9.0'
// https://jarcasting.com/artifacts/be.atbash.ee.jsf/valerie/
implementation ("be.atbash.ee.jsf:valerie:0.9.0")
'be.atbash.ee.jsf:valerie:jar:0.9.0'
<dependency org="be.atbash.ee.jsf" name="valerie" rev="0.9.0">
  <artifact name="valerie" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.atbash.ee.jsf', module='valerie', version='0.9.0')
)
libraryDependencies += "be.atbash.ee.jsf" % "valerie" % "0.9.0"
[be.atbash.ee.jsf/valerie "0.9.0"]