| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторvalid-annotation |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe annotations integration validation-api and hibernate annotations.
|
| Имя Файла | Размер |
|---|---|
| valid-annotation-0.0.5.pom | |
| valid-annotation-0.0.5.jar | 32 KB |
| valid-annotation-0.0.5-sources.jar | 28 KB |
| valid-annotation-0.0.5-javadoc.jar | 253 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/valid-annotation/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>valid-annotation</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/valid-annotation/
implementation 'com.github.houbb:valid-annotation:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/valid-annotation/
implementation ("com.github.houbb:valid-annotation:0.0.5")
'com.github.houbb:valid-annotation:jar:0.0.5'
<dependency org="com.github.houbb" name="valid-annotation" rev="0.0.5">
<artifact name="valid-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='valid-annotation', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "valid-annotation" % "0.0.5"
[com.github.houbb/valid-annotation "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : valid-api | jar | 0.0.5 |