Last Version

Fabric8 :: Quickstarts :: Node :: Hello World 2.2.161

Quickstart applications for working with Fabric8

License

License

GroupId

GroupId

io.fabric8.quickstarts
ArtifactId

ArtifactId

node-hello-world-rest
Version

Version

2.2.161
Type

Type

pom
Description

Description

Fabric8 :: Quickstarts :: Node :: Hello World
Quickstart applications for working with Fabric8
Project Organization

Project Organization

Red Hat

Download node-hello-world-rest 2.2.161


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.