License |
License |
---|---|
Categories |
Categorieshate Data Data Formats Hypermedia Types |
GroupId | GroupIdcom.github.wohatel |
ArtifactId | ArtifactIdverify |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionverify
verify project for Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
verify-2.2.0.pom | |
verify-2.2.0.jar | 15 KB |
verify-2.2.0-sources.jar | 9 KB |
verify-2.2.0-javadoc.jar | 99 KB |
Browse |
<!-- 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"]
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 |