extension-core


GroupId

GroupId

com.github.dsc-cmt
ArtifactId

ArtifactId

extension-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

extension-core

Download extension-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dsc-cmt/extension-core/ -->
<dependency>
    <groupId>com.github.dsc-cmt</groupId>
    <artifactId>extension-core</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dsc-cmt/extension-core/
implementation 'com.github.dsc-cmt:extension-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.dsc-cmt/extension-core/
implementation ("com.github.dsc-cmt:extension-core:1.2.0")
'com.github.dsc-cmt:extension-core:jar:1.2.0'
<dependency org="com.github.dsc-cmt" name="extension-core" rev="1.2.0">
  <artifact name="extension-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dsc-cmt', module='extension-core', version='1.2.0')
)
libraryDependencies += "com.github.dsc-cmt" % "extension-core" % "1.2.0"
[com.github.dsc-cmt/extension-core "1.2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
com.google.guava : guava jar 23.0
org.projectlombok : lombok jar
com.alibaba : fastjson jar 1.2.62
org.apache.commons : commons-lang3 jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.apache.httpcomponents : httpclient jar 4.5.10

provided (1)

Group / Artifact Type Version
com.alibaba : dubbo jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0