License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.alibaba.cola |
ArtifactId | ArtifactIdcola-component-test-container |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptioncola-component-test-container:4.0.1
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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-test-container/
implementation 'com.alibaba.cola:cola-component-test-container:4.0.1'
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-test-container/
implementation ("com.alibaba.cola:cola-component-test-container:4.0.1")
'com.alibaba.cola:cola-component-test-container:jar:4.0.1'
<dependency org="com.alibaba.cola" name="cola-component-test-container" rev="4.0.1">
<artifact name="cola-component-test-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.cola', module='cola-component-test-container', version='4.0.1')
)
libraryDependencies += "com.alibaba.cola" % "cola-component-test-container" % "4.0.1"
[com.alibaba.cola/cola-component-test-container "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.9 |
junit : junit | jar | 4.13.1 |
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.1.11 |
ch.qos.logback : logback-core | jar | 1.1.11 |