License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.viiyue.plugins |
ArtifactId | ArtifactIdvalidator-lite-spring-boot-autoconfigure |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptionvalidator-lite-spring-boot-autoconfigure
Validator-lite SpringBoot integration component
|
<!-- https://jarcasting.com/artifacts/com.viiyue.plugins/validator-lite-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.viiyue.plugins</groupId>
<artifactId>validator-lite-spring-boot-autoconfigure</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.viiyue.plugins/validator-lite-spring-boot-autoconfigure/
implementation 'com.viiyue.plugins:validator-lite-spring-boot-autoconfigure:1.2.1'
// https://jarcasting.com/artifacts/com.viiyue.plugins/validator-lite-spring-boot-autoconfigure/
implementation ("com.viiyue.plugins:validator-lite-spring-boot-autoconfigure:1.2.1")
'com.viiyue.plugins:validator-lite-spring-boot-autoconfigure:jar:1.2.1'
<dependency org="com.viiyue.plugins" name="validator-lite-spring-boot-autoconfigure" rev="1.2.1">
<artifact name="validator-lite-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.viiyue.plugins', module='validator-lite-spring-boot-autoconfigure', version='1.2.1')
)
libraryDependencies += "com.viiyue.plugins" % "validator-lite-spring-boot-autoconfigure" % "1.2.1"
[com.viiyue.plugins/validator-lite-spring-boot-autoconfigure "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
com.viiyue.plugins : validator-lite-spring Optional | jar | [1.0.0,1.1.0) |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar |