Last Version

com.github.dsc-cmt:extension-common 1.2.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.dsc-cmt
ArtifactId

ArtifactId

extension-common
Version

Version

1.2.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/extension-common

Download extension-common 1.2.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar
org.slf4j : slf4j-api jar 1.7.28

provided (2)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.6.8
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.