License |
License |
---|---|
GroupId | GroupIdorg.fusesource.fabric |
ArtifactId | ArtifactIdfabrc-virt |
Version | Version1.1 |
Type | Typepom |
Description |
DescriptionFuseSource :: Fabric :: Virt :: Pom
Fuse Fabric
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fabrc-virt-1.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.fabric/fabrc-virt/ -->
<dependency>
<groupId>org.fusesource.fabric</groupId>
<artifactId>fabrc-virt</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric/fabrc-virt/
implementation 'org.fusesource.fabric:fabrc-virt:1.1'
// https://jarcasting.com/artifacts/org.fusesource.fabric/fabrc-virt/
implementation ("org.fusesource.fabric:fabrc-virt:1.1")
'org.fusesource.fabric:fabrc-virt:pom:1.1'
<dependency org="org.fusesource.fabric" name="fabrc-virt" rev="1.1">
<artifact name="fabrc-virt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric', module='fabrc-virt', version='1.1')
)
libraryDependencies += "org.fusesource.fabric" % "fabrc-virt" % "1.1"
[org.fusesource.fabric/fabrc-virt "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |