Fabric8 :: Forge :: REST Client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.fabric8.forge
ArtifactId

ArtifactId

fabric8-forge-rest-client
Last Version

Last Version

2.3.90
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric8 :: Forge :: REST Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Red Hat

Download fabric8-forge-rest-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.fabric8.forge : fabric8-forge-core jar 2.3.90
com.offbytwo.jenkins : jenkins-client jar 0.3.6
io.fabric8.archetypes : archetypes-catalog jar 2.2.197

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar
junit : junit jar
io.fabric8 : kubernetes-assertions jar

Project Modules

There are no modules declared in this project.

Fabric8 Forge

This project contains the Fabric8 extensions for JBoss Forge. It includes:

Documentation

For more details see the Fabric8 Forge Documentation

Fabric8 Forge based system tests

To check out the systems tests check out the system test documentation

Building the addons

To try out addons:

cd addons
mvn install

Then you can install the addons into forge via the forge addon-install command using the current snapshot build version

Trying the addons locally

If you startup forge you can then install the local builds of the addons via:

addon-install --coordinate io.fabric8.forge:camel,2.3-SNAPSHOT
addon-install --coordinate io.fabric8.forge:camel-commands,2.3-SNAPSHOT
addon-install --coordinate io.fabric8.forge:devops,2.3-SNAPSHOT

To remove any of them type:

addon-remove --addons io.fabric8.forge:camel,2.3-SNAPSHOT
addon-remove --addons io.fabric8.forge:camel-commands,2.3-SNAPSHOT
addon-remove --addons io.fabric8.forge:devops,2.3-SNAPSHOT

Building and testing REST service

To build everything and run it in your local OpenShift installation on your laptop try:

mvn -Dtest=false install 
cd fabric8-forge
mvn fabric8:resource-apply

The test case in the fabric8-forge module takes a while to build as it pre-populates the local maven repository with all the required jars for the Forge tooling.

So you might want to only include tests in the fabric8-forge module the first build of the day, then disable tests after that?

io.fabric8.forge

fabric8

open source development platform for kubernetes

Versions

Version
2.3.90
2.3.88
2.3.87
2.3.86
2.3.85
2.3.84
2.3.83
2.3.82
2.3.81
2.3.80
2.3.79