Last Version

Open Feign CDI Parent 0.1.6

CDI Integration for OpenFeign

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign.cdi
ArtifactId

ArtifactId

parent
Version

Version

0.1.6
Type

Type

pom
Description

Description

Open Feign CDI Parent
CDI Integration for OpenFeign
Project URL

Project URL

https://github.com/OpenFeign/feign-cdi
Source Code Management

Source Code Management

https://github.com/OpenFeign/feign-cdi

Download parent 0.1.6

Filename Size
parent-0.1.6.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • feign-cdi