io.github.guoshiqiufeng:kernel-validator

校验模块

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

kernel-validator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

校验模块

Download kernel-validator

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-validator/ -->
<dependency>
    <groupId>io.github.guoshiqiufeng</groupId>
    <artifactId>kernel-validator</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-validator/
implementation 'io.github.guoshiqiufeng:kernel-validator:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-validator/
implementation ("io.github.guoshiqiufeng:kernel-validator:1.0.0")
'io.github.guoshiqiufeng:kernel-validator:pom:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="kernel-validator" rev="1.0.0">
  <artifact name="kernel-validator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='kernel-validator', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "kernel-validator" % "1.0.0"
[io.github.guoshiqiufeng/kernel-validator "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.guoshiqiufeng : kernel-core jar 1.0.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

  • validator-api

Versions

Version
1.0.0