License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdcola-framework-archetype-service |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptioncola framework archetype
Cola framework archetype-service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.aliyun/cola-framework-archetype-service/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>cola-framework-archetype-service</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/cola-framework-archetype-service/
implementation 'com.aliyun:cola-framework-archetype-service:3.1.0'
// https://jarcasting.com/artifacts/com.aliyun/cola-framework-archetype-service/
implementation ("com.aliyun:cola-framework-archetype-service:3.1.0")
'com.aliyun:cola-framework-archetype-service:jar:3.1.0'
<dependency org="com.aliyun" name="cola-framework-archetype-service" rev="3.1.0">
<artifact name="cola-framework-archetype-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='cola-framework-archetype-service', version='3.1.0')
)
libraryDependencies += "com.aliyun" % "cola-framework-archetype-service" % "3.1.0"
[com.aliyun/cola-framework-archetype-service "3.1.0"]