License |
License |
---|---|
GroupId | GroupIdio.fabric8.examples |
ArtifactId | ArtifactIdhello-world-example |
Last Version | Last Version1.2.0.redhat-133 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Tooling :: Examples :: Hello World Application
Simple Hello World Project with tests
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |
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
|