Last Version

Feign (Bill Of Materials) 11.9

Bill of material

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-bom
Version

Version

11.9
Type

Type

pom
Description

Description

Feign (Bill Of Materials)
Bill of material
Project URL

Project URL

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

Source Code Management

https://github.com/openfeign/feign

Download feign-bom 11.9

Filename Size
feign-bom-11.9.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.openfeign/feign-bom/ -->
<dependency>
    <groupId>io.github.openfeign</groupId>
    <artifactId>feign-bom</artifactId>
    <version>11.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.openfeign/feign-bom/
implementation 'io.github.openfeign:feign-bom:11.9'
// https://jarcasting.com/artifacts/io.github.openfeign/feign-bom/
implementation ("io.github.openfeign:feign-bom:11.9")
'io.github.openfeign:feign-bom:pom:11.9'
<dependency org="io.github.openfeign" name="feign-bom" rev="11.9">
  <artifact name="feign-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.openfeign', module='feign-bom', version='11.9')
)
libraryDependencies += "io.github.openfeign" % "feign-bom" % "11.9"
[io.github.openfeign/feign-bom "11.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.