License |
License |
---|---|
GroupId | GroupIdcom.github.dsc-cmt |
ArtifactId | ArtifactIdextension-common |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
extension-common-1.2.1.pom | |
extension-common-1.2.1.jar | 20 KB |
extension-common-1.2.1-sources.jar | 11 KB |
extension-common-1.2.1-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dsc-cmt/extension-common/ -->
<dependency>
<groupId>com.github.dsc-cmt</groupId>
<artifactId>extension-common</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dsc-cmt/extension-common/
implementation 'com.github.dsc-cmt:extension-common:1.2.1'
// https://jarcasting.com/artifacts/com.github.dsc-cmt/extension-common/
implementation ("com.github.dsc-cmt:extension-common:1.2.1")
'com.github.dsc-cmt:extension-common:jar:1.2.1'
<dependency org="com.github.dsc-cmt" name="extension-common" rev="1.2.1">
<artifact name="extension-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dsc-cmt', module='extension-common', version='1.2.1')
)
libraryDependencies += "com.github.dsc-cmt" % "extension-common" % "1.2.1"
[com.github.dsc-cmt/extension-common "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo | jar | 2.6.8 |
org.projectlombok : lombok | jar | 1.18.8 |