Last Version

verify 2.2.0

verify project for Spring Boot

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

com.github.wohatel
ArtifactId

ArtifactId

verify
Version

Version

2.2.0
Type

Type

jar
Description

Description

verify
verify project for Spring Boot
Project URL

Project URL

https://github.com/wohatel/verify
Source Code Management

Source Code Management

https://github.com/wohatel/verify

Download verify 2.2.0


<!-- https://jarcasting.com/artifacts/com.github.wohatel/verify/ -->
<dependency>
    <groupId>com.github.wohatel</groupId>
    <artifactId>verify</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wohatel/verify/
implementation 'com.github.wohatel:verify:2.2.0'
// https://jarcasting.com/artifacts/com.github.wohatel/verify/
implementation ("com.github.wohatel:verify:2.2.0")
'com.github.wohatel:verify:jar:2.2.0'
<dependency org="com.github.wohatel" name="verify" rev="2.2.0">
  <artifact name="verify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wohatel', module='verify', version='2.2.0')
)
libraryDependencies += "com.github.wohatel" % "verify" % "2.2.0"
[com.github.wohatel/verify "2.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.1.RELEASE
com.alibaba : fastjson jar 1.2.49
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.