ngrok-spring-boot-starter

๐Ÿš€ Spring Boot tunneling with Ngrok made easy! No matter if you are using Windows, Mac OS X, Linux or even Docker - ngrok binary will be chosen automatically ๐Ÿค– so you don't need to care about environment changing etc. auto-configuration magic ๐Ÿง™โ€โ™‚๏ธ

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.kilmajster
ArtifactId

ArtifactId

ngrok-spring-boot-starter
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

ngrok-spring-boot-starter
๐Ÿš€ Spring Boot tunneling with Ngrok made easy! No matter if you are using Windows, Mac OS X, Linux or even Docker - ngrok binary will be chosen automatically ๐Ÿค– so you don't need to care about environment changing etc. auto-configuration magic ๐Ÿง™โ€โ™‚๏ธ
Project URL

Project URL

https://github.com/kilmajster/ngrok-spring-boot-starter
Source Code Management

Source Code Management

http://github.com/kilmajster/ngrok-spring-boot-starter

Download ngrok-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
org.projectlombok : lombok Optional jar 1.18.22
io.vavr : vavr jar 0.10.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.2
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.6
org.springframework.boot : spring-boot-starter-web jar 2.6.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6
org.springframework.cloud : spring-cloud-contract-wiremock jar 3.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.4
0.4.3
0.4.0
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2
0.1