| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.emanuelvictor |
| Идентификатор | Идентификаторbrazilian-document-validator |
| Последняя версия | Последняя версия1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbr-document
Br document validations
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.emanuelvictor/brazilian-document-validator/ -->
<dependency>
<groupId>io.github.emanuelvictor</groupId>
<artifactId>brazilian-document-validator</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.emanuelvictor/brazilian-document-validator/
implementation 'io.github.emanuelvictor:brazilian-document-validator:1.8'
// https://jarcasting.com/artifacts/io.github.emanuelvictor/brazilian-document-validator/
implementation ("io.github.emanuelvictor:brazilian-document-validator:1.8")
'io.github.emanuelvictor:brazilian-document-validator:jar:1.8'
<dependency org="io.github.emanuelvictor" name="brazilian-document-validator" rev="1.8">
<artifact name="brazilian-document-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.emanuelvictor', module='brazilian-document-validator', version='1.8')
)
libraryDependencies += "io.github.emanuelvictor" % "brazilian-document-validator" % "1.8"
[io.github.emanuelvictor/brazilian-document-validator "1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.5 |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| br.com.caelum.stella : caelum-stella-core | jar | 2.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |