| License |
License |
|---|---|
| GroupId | GroupIdio.github.emanuelvictor |
| ArtifactId | ArtifactIdbrazilian-document-validator |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbr-document
Br document validations
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.5 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| br.com.caelum.stella : caelum-stella-core | jar | 2.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |