is not current version
Last Version 0.6.0

io.github.kilmajster:ngrok-spring-boot-starter 0.4.3

🚀 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 🧙‍♂️

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.kilmajster
ArtifactId

ArtifactId

ngrok-spring-boot-starter
Version

Version

0.4.3
Type

Type

jar

Download ngrok-spring-boot-starter 0.4.3


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