Last Version

Fabric8 Quickstarts 2.2.48

Quickstart applications for working with Fabric8

License

License

GroupId

GroupId

io.fabric8.quickstarts
ArtifactId

ArtifactId

project
Version

Version

2.2.48
Type

Type

pom
Description

Description

Fabric8 Quickstarts
Quickstart applications for working with Fabric8
Project URL

Project URL

http://fabric8.io/v2/quickstarts.html
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/fabric8io/quickstarts

Download project 2.2.48

Filename Size
project-2.2.48.pom 13 KB
Browse

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

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.