License |
License |
---|---|
GroupId | GroupIdcom.gitlab.summer-cattle |
ArtifactId | ArtifactIdcattle-cloud-addons-common |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCattle Framework Cloud Addons Common Component
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-cloud-addons-common/ -->
<dependency>
<groupId>com.gitlab.summer-cattle</groupId>
<artifactId>cattle-cloud-addons-common</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-cloud-addons-common/
implementation 'com.gitlab.summer-cattle:cattle-cloud-addons-common:0.0.2'
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-cloud-addons-common/
implementation ("com.gitlab.summer-cattle:cattle-cloud-addons-common:0.0.2")
'com.gitlab.summer-cattle:cattle-cloud-addons-common:jar:0.0.2'
<dependency org="com.gitlab.summer-cattle" name="cattle-cloud-addons-common" rev="0.0.2">
<artifact name="cattle-cloud-addons-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.summer-cattle', module='cattle-cloud-addons-common', version='0.0.2')
)
libraryDependencies += "com.gitlab.summer-cattle" % "cattle-cloud-addons-common" % "0.0.2"
[com.gitlab.summer-cattle/cattle-cloud-addons-common "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.apache.commons : commons-lang3 | jar | |
com.alibaba.spring : spring-context-support | jar | |
com.gitlab.summer-cattle : cattle-commons-pub | jar |