| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.alibaba.cola |
| ArtifactId | ArtifactIdcola-component-test-container |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncola-component-test-container:4.1.0
cola-component-test-container
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-test-container/ -->
<dependency>
<groupId>com.alibaba.cola</groupId>
<artifactId>cola-component-test-container</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-test-container/
implementation 'com.alibaba.cola:cola-component-test-container:4.1.0'
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-test-container/
implementation ("com.alibaba.cola:cola-component-test-container:4.1.0")
'com.alibaba.cola:cola-component-test-container:jar:4.1.0'
<dependency org="com.alibaba.cola" name="cola-component-test-container" rev="4.1.0">
<artifact name="cola-component-test-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.cola', module='cola-component-test-container', version='4.1.0')
)
libraryDependencies += "com.alibaba.cola" % "cola-component-test-container" % "4.1.0"
[com.alibaba.cola/cola-component-test-container "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.5.0 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| junit : junit | jar | 4.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.2.2.RELEASE |
| org.springframework : spring-core | jar | 5.2.2.RELEASE |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| ch.qos.logback : logback-core | jar | 1.2.10 |