Last Version

Fabric8 :: Knative :: Examples 6.0.0-RC1


Categories

Categories

Native Development Tools
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

knative-examples
Version

Version

6.0.0-RC1
Type

Type

jar
Description

Description

Fabric8 :: Knative :: Examples

Download knative-examples 6.0.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.fabric8 : knative-client jar

Project Modules

There are no modules declared in this project.