License |
License |
---|---|
GroupId | GroupIdcool.happycoding |
ArtifactId | ArtifactIdhappy-code-base |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhappy-code-base
基础开发框架组件基础依赖
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code-base/ -->
<dependency>
<groupId>cool.happycoding</groupId>
<artifactId>happy-code-base</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-base/
implementation 'cool.happycoding:happy-code-base:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-base/
implementation ("cool.happycoding:happy-code-base:1.0.3.RELEASE")
'cool.happycoding:happy-code-base:jar:1.0.3.RELEASE'
<dependency org="cool.happycoding" name="happy-code-base" rev="1.0.3.RELEASE">
<artifact name="happy-code-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code-base', version='1.0.3.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code-base" % "1.0.3.RELEASE"
[cool.happycoding/happy-code-base "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
com.alibaba : fastjson | jar | 1.2.75 |
cn.hutool : hutool-all | jar | 5.3.9 |
com.google.guava : guava | jar | 28.0-jre |
com.alibaba : transmittable-thread-local | jar | 2.9.0 |