| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторhibernate-validator-annotation |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhibernate-validator-annotation
The hibernate-validator-annotation tool for java.
|
<!-- https://jarcasting.com/artifacts/com.github.houbb/hibernate-validator-annotation/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>hibernate-validator-annotation</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/hibernate-validator-annotation/
implementation 'com.github.houbb:hibernate-validator-annotation:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/hibernate-validator-annotation/
implementation ("com.github.houbb:hibernate-validator-annotation:0.0.3")
'com.github.houbb:hibernate-validator-annotation:jar:0.0.3'
<dependency org="com.github.houbb" name="hibernate-validator-annotation" rev="0.0.3">
<artifact name="hibernate-validator-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='hibernate-validator-annotation', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "hibernate-validator-annotation" % "0.0.3"
[com.github.houbb/hibernate-validator-annotation "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.validation : validation-api | jar | 1.1.0.Final |