is not current version
Last Version 4.10.0

com.github.mkopylec:charon-spring-webmvc 4.1.0

Reverse proxy implementation in form of Spring Boot starter

GroupId

GroupId

com.github.mkopylec
ArtifactId

ArtifactId

charon-spring-webmvc
Version

Version

4.1.0
Type

Type

jar

Download charon-spring-webmvc 4.1.0


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