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