License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdcn.t |
ArtifactId | ArtifactIdfeign-parent-pom |
Last Version | Last Version1.0.9.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfeign-parent-pom
feign-parent-pom
|
Filename | Size |
---|---|
feign-parent-pom-1.0.9.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.t/feign-parent-pom/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>feign-parent-pom</artifactId>
<version>1.0.9.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.t/feign-parent-pom/
implementation 'cn.t:feign-parent-pom:1.0.9.RELEASE'
// https://jarcasting.com/artifacts/cn.t/feign-parent-pom/
implementation ("cn.t:feign-parent-pom:1.0.9.RELEASE")
'cn.t:feign-parent-pom:pom:1.0.9.RELEASE'
<dependency org="cn.t" name="feign-parent-pom" rev="1.0.9.RELEASE">
<artifact name="feign-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='feign-parent-pom', version='1.0.9.RELEASE')
)
libraryDependencies += "cn.t" % "feign-parent-pom" % "1.0.9.RELEASE"
[cn.t/feign-parent-pom "1.0.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.t : common-feign | jar | 1.0.7.RELEASE |