Last Version

Fabric8 :: Tooling :: Examples 1.2.0.redhat-133

Fabric8 the open source integration platform

License

License

GroupId

GroupId

io.fabric8.examples
ArtifactId

ArtifactId

examples
Version

Version

1.2.0.redhat-133
Type

Type

pom
Description

Description

Fabric8 :: Tooling :: Examples
Fabric8 the open source integration platform
Project Organization

Project Organization

Red Hat

Download examples 1.2.0.redhat-133


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • hello-world-example