is not current version
Last Version 0.6.0

ngrok-spring-boot-starter 0.5.0

๐Ÿš€ 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
Version

Version

0.5.0
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 0.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
org.projectlombok : lombok Optional jar 1.18.20
io.vavr : vavr jar 0.10.4
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.4.5
org.springframework.boot : spring-boot-starter-web jar 2.4.5

test (2)

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

Project Modules

There are no modules declared in this project.