is not current version
Last Version 0.6.0

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

🚀 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.3.6
Type

Type

jar

Download ngrok-spring-boot-starter 0.3.6


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