| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba.cola |
| ArtifactId | ArtifactIdcola-components-parent |
| Version | Version4.1.0 |
| Type | Typepom |
| Description |
Descriptioncola-components-parent:4.1.0
cola-components-parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cola-components-parent-4.1.0.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.cola/cola-components-parent/ -->
<dependency>
<groupId>com.alibaba.cola</groupId>
<artifactId>cola-components-parent</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-components-parent/
implementation 'com.alibaba.cola:cola-components-parent:4.1.0'
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-components-parent/
implementation ("com.alibaba.cola:cola-components-parent:4.1.0")
'com.alibaba.cola:cola-components-parent:pom:4.1.0'
<dependency org="com.alibaba.cola" name="cola-components-parent" rev="4.1.0">
<artifact name="cola-components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.cola', module='cola-components-parent', version='4.1.0')
)
libraryDependencies += "com.alibaba.cola" % "cola-components-parent" % "4.1.0"
[com.alibaba.cola/cola-components-parent "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |