License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.vvk78.perceptnet.commons |
ArtifactId | ArtifactIdvalidation-processor |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSet of common utilities and tools used in perceptnet
|
<!-- https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/validation-processor/ -->
<dependency>
<groupId>io.github.vvk78.perceptnet.commons</groupId>
<artifactId>validation-processor</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/validation-processor/
implementation 'io.github.vvk78.perceptnet.commons:validation-processor:1.4.0'
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/validation-processor/
implementation ("io.github.vvk78.perceptnet.commons:validation-processor:1.4.0")
'io.github.vvk78.perceptnet.commons:validation-processor:jar:1.4.0'
<dependency org="io.github.vvk78.perceptnet.commons" name="validation-processor" rev="1.4.0">
<artifact name="validation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vvk78.perceptnet.commons', module='validation-processor', version='1.4.0')
)
libraryDependencies += "io.github.vvk78.perceptnet.commons" % "validation-processor" % "1.4.0"
[io.github.vvk78.perceptnet.commons/validation-processor "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vvk78.perceptnet.commons : utils | jar | 1.4.0 |
io.github.vvk78.perceptnet.commons : reflection | jar | 1.4.0 |
io.github.vvk78.perceptnet.commons : beanprocessing | jar | 1.4.0 |
io.github.vvk78.perceptnet.commons : validation-abstractions | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
io.github.vvk78.perceptnet.commons : tests | jar | 1.4.0 |
org.hibernate : hibernate-core | jar | 5.2.5.Final |
org.testng : testng | jar | 6.8.21 |
com.google.guava : guava | jar | 22.0 |