Fabric8 :: Tooling :: Examples :: Hello World Application

Simple Hello World Project with tests

License

License

GroupId

GroupId

io.fabric8.examples
ArtifactId

ArtifactId

hello-world-example
Last Version

Last Version

1.2.0.redhat-133
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric8 :: Tooling :: Examples :: Hello World Application
Simple Hello World Project with tests
Project Organization

Project Organization

Red Hat

Download hello-world-example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.objenesis : objenesis jar 2.1
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.
This repository has been archived and resetted, you can still look at the git history for the old reference.
io.fabric8.examples

fabric8

open source development platform for kubernetes

Versions

Version
1.2.0.redhat-133
1.2.0.Beta4
1.2.0.Beta3
1.2.0.Beta2
1.2.0.Beta1
1.1.0.CR5
1.1.0.CR4
1.1.0.CR3
1.1.0.CR2