Last Version

Cola core 3.1.0

Cola framework core components

License

License

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

cola-core
Version

Version

3.1.0
Type

Type

jar
Description

Description

Cola core
Cola framework core components
Project URL

Project URL

https://github.com/alibaba/COLA
Source Code Management

Source Code Management

https://github.com/alibaba/COLA

Download cola-core 3.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.aliyun : cola-common jar 3.1.0

provided (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.2.RELEASE

Project Modules

There are no modules declared in this project.