| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.dqhm |
| ArtifactId | ArtifactIdevalidator |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.gitee.dqhm:evalidator
The test uploads the jar to the maven central repository
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| evalidator-1.0.5.pom | |
| evalidator-1.0.5.jar | 26 KB |
| evalidator-1.0.5-sources.jar | 18 KB |
| evalidator-1.0.5-javadoc.jar | 177 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/ -->
<dependency>
<groupId>com.gitee.dqhm</groupId>
<artifactId>evalidator</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/
implementation 'com.gitee.dqhm:evalidator:1.0.5'
// https://jarcasting.com/artifacts/com.gitee.dqhm/evalidator/
implementation ("com.gitee.dqhm:evalidator:1.0.5")
'com.gitee.dqhm:evalidator:jar:1.0.5'
<dependency org="com.gitee.dqhm" name="evalidator" rev="1.0.5">
<artifact name="evalidator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.dqhm', module='evalidator', version='1.0.5')
)
libraryDependencies += "com.gitee.dqhm" % "evalidator" % "1.0.5"
[com.gitee.dqhm/evalidator "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : easyexcel | jar | 2.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |