is not current version
Last Version 1.2.0.redhat-133

io.fabric8.examples:fabric-cxf-demo-features 1.1.0.CR3


GroupId

GroupId

io.fabric8.examples
ArtifactId

ArtifactId

fabric-cxf-demo-features
Version

Version

1.1.0.CR3
Type

Type

jar

Download fabric-cxf-demo-features 1.1.0.CR3


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