Last Version

parent 10.2.3

com.moonciki.strongfeign

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.moonciki.strongfeign
ArtifactId

ArtifactId

parent
Version

Version

10.2.3
Type

Type

pom
Description

Description

parent
com.moonciki.strongfeign
Project URL

Project URL

https://github.com/openfeign/feign
Source Code Management

Source Code Management

https://github.com/cdmamata/feign

Download parent 10.2.3

Filename Size
parent-10.2.3.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.moonciki.strongfeign/parent/ -->
<dependency>
    <groupId>com.moonciki.strongfeign</groupId>
    <artifactId>parent</artifactId>
    <version>10.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.moonciki.strongfeign/parent/
implementation 'com.moonciki.strongfeign:parent:10.2.3'
// https://jarcasting.com/artifacts/com.moonciki.strongfeign/parent/
implementation ("com.moonciki.strongfeign:parent:10.2.3")
'com.moonciki.strongfeign:parent:pom:10.2.3'
<dependency org="com.moonciki.strongfeign" name="parent" rev="10.2.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.moonciki.strongfeign', module='parent', version='10.2.3')
)
libraryDependencies += "com.moonciki.strongfeign" % "parent" % "10.2.3"
[com.moonciki.strongfeign/parent "10.2.3"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0

Project Modules

  • feign-core
  • feign-httpclient
  • feign-jaxrs
  • feign-gson