Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon

Quickstart applications for working with Fabric8

License

License

Categories

Categories

Ribbon Net HTTP Clients
GroupId

GroupId

io.fabric8.quickstarts
ArtifactId

ArtifactId

ribbon
Last Version

Last Version

2.2.149
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon
Quickstart applications for working with Fabric8
Project Organization

Project Organization

Red Hat

Download ribbon

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
io.fabric8 : spring-cloud-starter-kubernetes-all jar 0.0.8
io.fabric8 : spring-cloud-kubernetes-compat jar 0.0.8
com.netflix.archaius : archaius-core jar 0.6.6
com.netflix.hystrix : hystrix-core jar 1.4.9
com.netflix.hystrix : hystrix-javanica jar 1.4.9
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.4.9
com.netflix.ribbon : ribbon-core jar 2.1.2
com.netflix.ribbon : ribbon jar 2.1.2
com.netflix.ribbon : ribbon-transport jar 2.1.2
io.fabric8 : kubernetes-client jar 1.3.72
org.springframework.boot : spring-boot-starter-web jar 1.3.6.RELEASE
org.springframework.cloud : spring-cloud-starter-ribbon jar 1.0.6.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.3.6.RELEASE
io.reactivex : rxjava jar 1.0.10
io.reactivex : rxnetty jar 0.4.9
io.netty : netty-buffer jar 4.0.34.Final
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.

Fabric8 Archetypes

Join the chat at https://gitter.im/fabric8io/ipaas-quickstarts

This project contains the following fabric8 parts:

Quickstarts

The base quickstarts upon which these archetypes are derived now live in a new github.com repo: github.com/fabric8-quickstarts. Browse around there to see which quickstarts are interesting. Then you can create a quickstart with the archetypes like this:

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=%archetype% -DarchetypeVersion=%latest%

Where %archetype% is jvm-implementation-archetype.

For example, spring-boot-camel-archetype is the name of a Camel quickstart that uses Spring Boot. karaf-camel-log-archetype is a Karaf JVM with camel running in it with a timer that logs to developer logs, etc. See the fabric8 documentation for more information.

Building

The build requires Maven version 3.2.5 or later.

mvn clean install

Running the system tests

To run the system tests for all the quickstarts check out the docs on how to run them

io.fabric8.quickstarts

fabric8

open source development platform for kubernetes

Versions

Version
2.2.149
2.2.148
2.2.145
2.2.144
2.2.142
2.2.141
2.2.140
2.2.138
2.2.136
2.2.135
2.2.134
2.2.133
2.2.132
2.2.131
2.2.130
2.2.127
2.2.126
2.2.125
2.2.123
2.2.114
2.2.113
2.2.112
2.2.109
2.2.106
2.2.105
2.2.104
2.2.103
2.2.102