License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Search Business Logic Libraries |
GroupId | GroupIdorg.mvnsearch |
ArtifactId | ArtifactIdopen2internet-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopen2internet-spring-boot-starter
Easy to expose your local service to internet for testing and demonstration.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mvnsearch/open2internet-spring-boot-starter/ -->
<dependency>
<groupId>org.mvnsearch</groupId>
<artifactId>open2internet-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mvnsearch/open2internet-spring-boot-starter/
implementation 'org.mvnsearch:open2internet-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/org.mvnsearch/open2internet-spring-boot-starter/
implementation ("org.mvnsearch:open2internet-spring-boot-starter:1.1.0")
'org.mvnsearch:open2internet-spring-boot-starter:jar:1.1.0'
<dependency org="org.mvnsearch" name="open2internet-spring-boot-starter" rev="1.1.0">
<artifact name="open2internet-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mvnsearch', module='open2internet-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "org.mvnsearch" % "open2internet-spring-boot-starter" % "1.1.0"
[org.mvnsearch/open2internet-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework : spring-webflux | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.rsocket : rsocket-transport-netty | jar | 1.1.1 |
io.rsocket : rsocket-core | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.springframework.boot : spring-boot-starter-test | jar |