License |
License |
---|---|
GroupId | GroupIdcom.alibaba.edas |
ArtifactId | ArtifactIdacm-sdk-parrent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionacm-sdk-parrent
spring-cloud-acm
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
acm-sdk-parrent-1.0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.edas/acm-sdk-parrent/ -->
<dependency>
<groupId>com.alibaba.edas</groupId>
<artifactId>acm-sdk-parrent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.edas/acm-sdk-parrent/
implementation 'com.alibaba.edas:acm-sdk-parrent:1.0.1'
// https://jarcasting.com/artifacts/com.alibaba.edas/acm-sdk-parrent/
implementation ("com.alibaba.edas:acm-sdk-parrent:1.0.1")
'com.alibaba.edas:acm-sdk-parrent:pom:1.0.1'
<dependency org="com.alibaba.edas" name="acm-sdk-parrent" rev="1.0.1">
<artifact name="acm-sdk-parrent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.edas', module='acm-sdk-parrent', version='1.0.1')
)
libraryDependencies += "com.alibaba.edas" % "acm-sdk-parrent" % "1.0.1"
[com.alibaba.edas/acm-sdk-parrent "1.0.1"]