karaf-commands
Helpful commands to be used on Karaf
Note
Only tested on:
- JBoss Fuse 6.2.1 - build: 84
License |
License |
---|---|
GroupId | GroupIdcom.garethahealy.fuse |
ArtifactId | ArtifactIdkaraf-commands |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGarethHealy :: Karaf Commands
https://github.com/garethahealy
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
karaf-commands-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.garethahealy.fuse/karaf-commands/ -->
<dependency>
<groupId>com.garethahealy.fuse</groupId>
<artifactId>karaf-commands</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.fuse/karaf-commands/
implementation 'com.garethahealy.fuse:karaf-commands:1.0.0'
// https://jarcasting.com/artifacts/com.garethahealy.fuse/karaf-commands/
implementation ("com.garethahealy.fuse:karaf-commands:1.0.0")
'com.garethahealy.fuse:karaf-commands:pom:1.0.0'
<dependency org="com.garethahealy.fuse" name="karaf-commands" rev="1.0.0">
<artifact name="karaf-commands" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.fuse', module='karaf-commands', version='1.0.0')
)
libraryDependencies += "com.garethahealy.fuse" % "karaf-commands" % "1.0.0"
[com.garethahealy.fuse/karaf-commands "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
org.apache.commons : commons-collections4 | jar | |
org.apache.camel : camel-core | jar | |
org.apache.camel : camel-blueprint | jar | |
org.osgi : org.osgi.core | jar | 5.0.0 |
org.osgi : org.osgi.compendium | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.slf4j : slf4j-log4j12 | jar | |
org.mockito : mockito-core | jar | |
org.apache.aries.blueprint : org.apache.aries.blueprint | jar | |
org.apache.camel : camel-test | jar | |
org.apache.camel : camel-test-blueprint | jar | 2.15.1.redhat-621084 |
Helpful commands to be used on Karaf
Only tested on: