数据宝的二元实名认证加密库
This commit is contained in:
parent
7abbe96a36
commit
c385341a79
BIN
cdp/cdp-common-security-java.jar
Normal file
BIN
cdp/cdp-common-security-java.jar
Normal file
Binary file not shown.
9
cdp/maven.txt
Normal file
9
cdp/maven.txt
Normal file
@ -0,0 +1,9 @@
|
||||
注册
|
||||
mvn install:install-file -DgroupId=com.cdp.product -DartifactId=cdp-common-security -Dversion=11.0.0-SNAPSHOT -Dpackaging=jar -Dfile=cdp-common-security-java.jar
|
||||
|
||||
导入
|
||||
<dependency>
|
||||
<groupId>com.cdp.product</groupId>
|
||||
<artifactId>cdp-common-security</artifactId>
|
||||
<version>11.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
Loading…
x
Reference in New Issue
Block a user