License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdcomponents |
Version | Version3.0.12 |
Type | Typepom |
Description |
DescriptionFabric8 :: Components
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
components-3.0.12.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/components/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>components</artifactId>
<version>3.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/components/
implementation 'io.fabric8:components:3.0.12'
// https://jarcasting.com/artifacts/io.fabric8/components/
implementation ("io.fabric8:components:3.0.12")
'io.fabric8:components:pom:3.0.12'
<dependency org="io.fabric8" name="components" rev="3.0.12">
<artifact name="components" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='components', version='3.0.12')
)
libraryDependencies += "io.fabric8" % "components" % "3.0.12"
[io.fabric8/components "3.0.12"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |