karaf-commands
Helpful commands to be used on Karaf
Note
Only tested on:
- JBoss Fuse 6.2.1 - build: 84
| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.garethahealy.fuse |
| ArtifactId | ArtifactIdcontainer-restart |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGarethHealy :: Karaf Commands :: container-restart
https://github.com/garethahealy
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| container-restart-1.0.0.pom | |
| container-restart-1.0.0.jar | 3 KB |
| container-restart-1.0.0-sources.jar | 628 bytes |
| container-restart-1.0.0-container-restart.karaf | 89 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.garethahealy.fuse/container-restart/ -->
<dependency>
<groupId>com.garethahealy.fuse</groupId>
<artifactId>container-restart</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.fuse/container-restart/
implementation 'com.garethahealy.fuse:container-restart:1.0.0'
// https://jarcasting.com/artifacts/com.garethahealy.fuse/container-restart/
implementation ("com.garethahealy.fuse:container-restart:1.0.0")
'com.garethahealy.fuse:container-restart:jar:1.0.0'
<dependency org="com.garethahealy.fuse" name="container-restart" rev="1.0.0">
<artifact name="container-restart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.fuse', module='container-restart', version='1.0.0')
)
libraryDependencies += "com.garethahealy.fuse" % "container-restart" % "1.0.0"
[com.garethahealy.fuse/container-restart "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: