| License |
License |
|---|---|
| GroupId | GroupIdcn.xtgss |
| ArtifactId | ArtifactIdpwd-check-core |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpwd-check-core
password check core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pwd-check-core-0.0.1.pom | |
| pwd-check-core-0.0.1.jar | 18 KB |
| pwd-check-core-0.0.1-sources.jar | 10 KB |
| pwd-check-core-0.0.1-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.xtgss/pwd-check-core/ -->
<dependency>
<groupId>cn.xtgss</groupId>
<artifactId>pwd-check-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xtgss/pwd-check-core/
implementation 'cn.xtgss:pwd-check-core:0.0.1'
// https://jarcasting.com/artifacts/cn.xtgss/pwd-check-core/
implementation ("cn.xtgss:pwd-check-core:0.0.1")
'cn.xtgss:pwd-check-core:jar:0.0.1'
<dependency org="cn.xtgss" name="pwd-check-core" rev="0.0.1">
<artifact name="pwd-check-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xtgss', module='pwd-check-core', version='0.0.1')
)
libraryDependencies += "cn.xtgss" % "pwd-check-core" % "0.0.1"
[cn.xtgss/pwd-check-core "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.belerweb : pinyin4j | jar | 2.5.1 |
| org.projectlombok : lombok | jar | RELEASE |