License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.alibaba.cola |
ArtifactId | ArtifactIdcola-component-domain-starter |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptioncola-component-domain-starter:4.0.1
cola-component-domain-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-domain-starter/ -->
<dependency>
<groupId>com.alibaba.cola</groupId>
<artifactId>cola-component-domain-starter</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-domain-starter/
implementation 'com.alibaba.cola:cola-component-domain-starter:4.0.1'
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-domain-starter/
implementation ("com.alibaba.cola:cola-component-domain-starter:4.0.1")
'com.alibaba.cola:cola-component-domain-starter:jar:4.0.1'
<dependency org="com.alibaba.cola" name="cola-component-domain-starter" rev="4.0.1">
<artifact name="cola-component-domain-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.cola', module='cola-component-domain-starter', version='4.0.1')
)
libraryDependencies += "com.alibaba.cola" % "cola-component-domain-starter" % "4.0.1"
[com.alibaba.cola/cola-component-domain-starter "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |
junit : junit | jar | 4.13.1 |