License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.alibaba.cola |
ArtifactId | ArtifactIdcola-component-domain-starter |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncola-component-domain-starter:4.1.0
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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-domain-starter/
implementation 'com.alibaba.cola:cola-component-domain-starter:4.1.0'
// https://jarcasting.com/artifacts/com.alibaba.cola/cola-component-domain-starter/
implementation ("com.alibaba.cola:cola-component-domain-starter:4.1.0")
'com.alibaba.cola:cola-component-domain-starter:jar:4.1.0'
<dependency org="com.alibaba.cola" name="cola-component-domain-starter" rev="4.1.0">
<artifact name="cola-component-domain-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.cola', module='cola-component-domain-starter', version='4.1.0')
)
libraryDependencies += "com.alibaba.cola" % "cola-component-domain-starter" % "4.1.0"
[com.alibaba.cola/cola-component-domain-starter "4.1.0"]
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.2 |