ebike-plus/cdp/maven.txt

10 lines
322 B
Plaintext
Raw Normal View History

注册
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>