License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdmt-bean-validators-processor |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMT Bean Validators Processor
Annotation processor used by mt-bean-validators.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/mt-bean-validators-processor/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>mt-bean-validators-processor</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/mt-bean-validators-processor/
implementation 'de.knightsoft-net:mt-bean-validators-processor:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/mt-bean-validators-processor/
implementation ("de.knightsoft-net:mt-bean-validators-processor:1.11.0")
'de.knightsoft-net:mt-bean-validators-processor:jar:1.11.0'
<dependency org="de.knightsoft-net" name="mt-bean-validators-processor" rev="1.11.0">
<artifact name="mt-bean-validators-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='mt-bean-validators-processor', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "mt-bean-validators-processor" % "1.11.0"
[de.knightsoft-net/mt-bean-validators-processor "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |