is not current version
Last Version 4.10.0

com.github.mkopylec:charon-spring-webflux 4.2.0

Reverse proxy implementation in form of Spring Boot starter

GroupId

GroupId

com.github.mkopylec
ArtifactId

ArtifactId

charon-spring-webflux
Version

Version

4.2.0
Type

Type

jar

Download charon-spring-webflux 4.2.0


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