License |
License |
---|---|
GroupId | GroupIdcool.happycoding |
ArtifactId | ArtifactIdhappy-code |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhappy-code
微服务技术组件
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
happy-code-1.0.3.RELEASE.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code/ -->
<dependency>
<groupId>cool.happycoding</groupId>
<artifactId>happy-code</artifactId>
<version>1.0.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code/
implementation 'cool.happycoding:happy-code:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code/
implementation ("cool.happycoding:happy-code:1.0.3.RELEASE")
'cool.happycoding:happy-code:pom:1.0.3.RELEASE'
<dependency org="cool.happycoding" name="happy-code" rev="1.0.3.RELEASE">
<artifact name="happy-code" type="pom" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code', version='1.0.3.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code" % "1.0.3.RELEASE"
[cool.happycoding/happy-code "1.0.3.RELEASE"]