| License |
License |
|---|---|
| GroupId | GroupIdorg.fusesource |
| ArtifactId | ArtifactIdtooling |
| Version | Version7.2.0.redhat-024 |
| Type | Typepom |
| Description |
DescriptionFuseSource :: Tooling
Fuse Fabric
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tooling-7.2.0.redhat-024.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource/tooling/ -->
<dependency>
<groupId>org.fusesource</groupId>
<artifactId>tooling</artifactId>
<version>7.2.0.redhat-024</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource/tooling/
implementation 'org.fusesource:tooling:7.2.0.redhat-024'
// https://jarcasting.com/artifacts/org.fusesource/tooling/
implementation ("org.fusesource:tooling:7.2.0.redhat-024")
'org.fusesource:tooling:pom:7.2.0.redhat-024'
<dependency org="org.fusesource" name="tooling" rev="7.2.0.redhat-024">
<artifact name="tooling" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource', module='tooling', version='7.2.0.redhat-024')
)
libraryDependencies += "org.fusesource" % "tooling" % "7.2.0.redhat-024"
[org.fusesource/tooling "7.2.0.redhat-024"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |