Last Version

Fabric8 :: Process :: Spring Boot :: Container 1.2.0.Beta4

Fabric8 Spring Boot BOM

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

process-spring-boot-container
Version

Version

1.2.0.Beta4
Type

Type

jar
Description

Description

Fabric8 :: Process :: Spring Boot :: Container
Fabric8 Spring Boot BOM
Project Organization

Project Organization

Red Hat

Download process-spring-boot-container 1.2.0.Beta4


<!-- https://jarcasting.com/artifacts/io.fabric8/process-spring-boot-container/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>process-spring-boot-container</artifactId>
    <version>1.2.0.Beta4</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/process-spring-boot-container/
implementation 'io.fabric8:process-spring-boot-container:1.2.0.Beta4'
// https://jarcasting.com/artifacts/io.fabric8/process-spring-boot-container/
implementation ("io.fabric8:process-spring-boot-container:1.2.0.Beta4")
'io.fabric8:process-spring-boot-container:jar:1.2.0.Beta4'
<dependency org="io.fabric8" name="process-spring-boot-container" rev="1.2.0.Beta4">
  <artifact name="process-spring-boot-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='process-spring-boot-container', version='1.2.0.Beta4')
)
libraryDependencies += "io.fabric8" % "process-spring-boot-container" % "1.2.0.Beta4"
[io.fabric8/process-spring-boot-container "1.2.0.Beta4"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.