License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Configuration Application Layer Libs config Feign Net HTTP Clients Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.playtika.reactivefeign |
ArtifactId | ArtifactIdfeign-reactor-server-configurations |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionGroups test modules
|
<!-- https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-server-configurations/ -->
<dependency>
<groupId>com.playtika.reactivefeign</groupId>
<artifactId>feign-reactor-server-configurations</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-server-configurations/
implementation 'com.playtika.reactivefeign:feign-reactor-server-configurations:3.0.3'
// https://jarcasting.com/artifacts/com.playtika.reactivefeign/feign-reactor-server-configurations/
implementation ("com.playtika.reactivefeign:feign-reactor-server-configurations:3.0.3")
'com.playtika.reactivefeign:feign-reactor-server-configurations:jar:3.0.3'
<dependency org="com.playtika.reactivefeign" name="feign-reactor-server-configurations" rev="3.0.3">
<artifact name="feign-reactor-server-configurations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.reactivefeign', module='feign-reactor-server-configurations', version='3.0.3')
)
libraryDependencies += "com.playtika.reactivefeign" % "feign-reactor-server-configurations" % "3.0.3"
[com.playtika.reactivefeign/feign-reactor-server-configurations "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.eclipse.jetty.http2 : http2-server | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
com.github.tomakehurst : wiremock | jar | 2.27.2 |