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

Simple Hello World Project with tests

Лицензия

Лицензия

Группа

Группа

io.fabric8.examples
Идентификатор

Идентификатор

hello-world-example
Последняя версия

Последняя версия

1.2.0.redhat-133
Дата

Дата

Тип

Тип

jar
Описание

Описание

Fabric8 :: Tooling :: Examples :: Hello World Application
Simple Hello World Project with tests
Организация-разработчик

Организация-разработчик

Red Hat

Скачать hello-world-example

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
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

Версии библиотеки

Версия
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