Last Version

Fabric8 :: Quickstarts :: Spring-Boot :: WebMVC IP 2.2.28

Returns IP address to show service load-balancing

License

License

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

springboot-webmvc-ip
Version

Version

2.2.28
Type

Type

jar
Description

Description

Fabric8 :: Quickstarts :: Spring-Boot :: WebMVC IP
Returns IP address to show service load-balancing
Project Organization

Project Organization

Red Hat

Download springboot-webmvc-ip 2.2.28


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/springboot-webmvc-ip/ -->
<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>springboot-webmvc-ip</artifactId>
    <version>2.2.28</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/springboot-webmvc-ip/
implementation 'io.fabric8.jube.images.fabric8:springboot-webmvc-ip:2.2.28'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/springboot-webmvc-ip/
implementation ("io.fabric8.jube.images.fabric8:springboot-webmvc-ip:2.2.28")
'io.fabric8.jube.images.fabric8:springboot-webmvc-ip:jar:2.2.28'
<dependency org="io.fabric8.jube.images.fabric8" name="springboot-webmvc-ip" rev="2.2.28">
  <artifact name="springboot-webmvc-ip" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='springboot-webmvc-ip', version='2.2.28')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "springboot-webmvc-ip" % "2.2.28"
[io.fabric8.jube.images.fabric8/springboot-webmvc-ip "2.2.28"]

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.8.Final
io.fabric8 : fabric8-arquillian jar 2.2.28

Project Modules

There are no modules declared in this project.