License |
License |
---|---|
GroupId | GroupIdcool.happycoding |
ArtifactId | ArtifactIdhappy-code-starters |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhappy-code-starters
基础开发框架组件核心包
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
happy-code-starters-1.0.3.RELEASE.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code-starters/ -->
<dependency>
<groupId>cool.happycoding</groupId>
<artifactId>happy-code-starters</artifactId>
<version>1.0.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starters/
implementation 'cool.happycoding:happy-code-starters:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starters/
implementation ("cool.happycoding:happy-code-starters:1.0.3.RELEASE")
'cool.happycoding:happy-code-starters:pom:1.0.3.RELEASE'
<dependency org="cool.happycoding" name="happy-code-starters" rev="1.0.3.RELEASE">
<artifact name="happy-code-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code-starters', version='1.0.3.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code-starters" % "1.0.3.RELEASE"
[cool.happycoding/happy-code-starters "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cool.happycoding : happy-code-base | jar | 1.0.3.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
org.springframework.cloud : spring-cloud-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.3 |