License |
License
hynnet.com
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdcucc-vip-md5 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChinaUnicom VIP MD5 library
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cucc-vip-md5-1.0.0.pom | |
cucc-vip-md5-1.0.0.jar | 1 KB |
cucc-vip-md5-1.0.0-sources.jar | 534 bytes |
cucc-vip-md5-1.0.0-javadoc.jar | 534 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/cucc-vip-md5/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>cucc-vip-md5</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/cucc-vip-md5/
implementation 'com.hynnet:cucc-vip-md5:1.0.0'
// https://jarcasting.com/artifacts/com.hynnet/cucc-vip-md5/
implementation ("com.hynnet:cucc-vip-md5:1.0.0")
'com.hynnet:cucc-vip-md5:jar:1.0.0'
<dependency org="com.hynnet" name="cucc-vip-md5" rev="1.0.0">
<artifact name="cucc-vip-md5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='cucc-vip-md5', version='1.0.0')
)
libraryDependencies += "com.hynnet" % "cucc-vip-md5" % "1.0.0"
[com.hynnet/cucc-vip-md5 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |