io.github.qingguox:crescent-toolkit-sdk


GroupId

GroupId

io.github.qingguox
ArtifactId

ArtifactId

crescent-toolkit-sdk
Last Version

Last Version

1.0.41-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Download crescent-toolkit-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qingguox/crescent-toolkit-sdk/ -->
<dependency>
    <groupId>io.github.qingguox</groupId>
    <artifactId>crescent-toolkit-sdk</artifactId>
    <version>1.0.41-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qingguox/crescent-toolkit-sdk/
implementation 'io.github.qingguox:crescent-toolkit-sdk:1.0.41-RELEASE'
// https://jarcasting.com/artifacts/io.github.qingguox/crescent-toolkit-sdk/
implementation ("io.github.qingguox:crescent-toolkit-sdk:1.0.41-RELEASE")
'io.github.qingguox:crescent-toolkit-sdk:jar:1.0.41-RELEASE'
<dependency org="io.github.qingguox" name="crescent-toolkit-sdk" rev="1.0.41-RELEASE">
  <artifact name="crescent-toolkit-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qingguox', module='crescent-toolkit-sdk', version='1.0.41-RELEASE')
)
libraryDependencies += "io.github.qingguox" % "crescent-toolkit-sdk" % "1.0.41-RELEASE"
[io.github.qingguox/crescent-toolkit-sdk "1.0.41-RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.apache.commons : commons-collections4 jar ${common.collection4}
org.apache.commons : commons-lang3 jar ${common.lang3}
junit : junit jar ${junit.version}
mysql : mysql-connector-java jar ${mysql.version}
com.alibaba : druid-spring-boot-starter jar ${druid.version}
com.google.guava : guava jar ${common.guava}

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.41-RELEASE
1.0.4-RELEASE
1.0.3-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE