Last Version

reCAPTCHA Spring Boot Starter 1.1.2

Spring Boot starter for reverse proxy.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mkopylec
ArtifactId

ArtifactId

reverse-proxy-spring-boot-starter
Version

Version

1.1.2
Type

Type

jar
Description

Description

reCAPTCHA Spring Boot Starter
Spring Boot starter for reverse proxy.
Project URL

Project URL

https://github.com/mkopylec/reverse-proxy-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/mkopylec/reverse-proxy-spring-boot-starter

Download reverse-proxy-spring-boot-starter 1.1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.3.5.RELEASE
io.netty : netty-all jar 4.0.36.Final
org.apache.commons : commons-collections4 jar 4.1
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.4
org.springframework.retry : spring-retry jar 1.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.5.RELEASE

test (3)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.0.10-beta
org.spockframework : spock-spring jar 1.0-groovy-2.4
org.springframework.boot : spring-boot-starter-test jar 1.3.5.RELEASE

Project Modules

There are no modules declared in this project.