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