License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdcola-core |
Version | Version3.1.0 |
Type | Typejar |
Description |
DescriptionCola core
Cola framework core components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cola-core-3.1.0.pom | |
cola-core-3.1.0.jar | 23 KB |
cola-core-3.1.0-sources.jar | 19 KB |
cola-core-3.1.0-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/cola-core/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>cola-core</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/cola-core/
implementation 'com.aliyun:cola-core:3.1.0'
// https://jarcasting.com/artifacts/com.aliyun/cola-core/
implementation ("com.aliyun:cola-core:3.1.0")
'com.aliyun:cola-core:jar:3.1.0'
<dependency org="com.aliyun" name="cola-core" rev="3.1.0">
<artifact name="cola-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='cola-core', version='3.1.0')
)
libraryDependencies += "com.aliyun" % "cola-core" % "3.1.0"
[com.aliyun/cola-core "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : cola-common | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.2.0.RELEASE |
org.springframework : spring-context | jar | 5.2.0.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.2.RELEASE |