Last Version

Feign Guice 1.0.0

Binds Feign resources into the Guice dependency injection framework.

License

License

MIT License
Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Feign Net HTTP Clients
GroupId

GroupId

com.github.mlk
ArtifactId

ArtifactId

feign-guice
Version

Version

1.0.0
Type

Type

jar
Description

Description

Feign Guice
Binds Feign resources into the Guice dependency injection framework.
Project URL

Project URL

https://github.com/mlk/magical-provider-guice
Source Code Management

Source Code Management

http://github.com/mlk/feign-guice

Download feign-guice 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mlk : magical-provider-guice jar 1.0.1
com.netflix.feign : feign-core jar 8.15.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
com.netflix.feign : feign-gson jar 8.15.1

Project Modules

There are no modules declared in this project.