Download container-status-1.0.2.jar file - Jar c

Jar examples for c:container-status

Description

You can download jar file container-status 1.0.2 in this page.

Build File

You can use the following script to add container-status-1.0.2.jar to your project.

<dependency>
   <groupId>com.garethahealy.karaf-commands</groupId>
   <artifactId>container-status</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.garethahealy.karaf-commands', name: 'container-status', version: '1.0.2'
libraryDependencies += "com.garethahealy.karaf-commands" % "container-status" % "1.0.2"
<dependency org="com.garethahealy.karaf-commands" name="container-status" rev="1.0.2"/>
@Grapes(@Grab(group='com.garethahealy.karaf-commands', module='container-status', version='1.0.2'))
'com.garethahealy.karaf-commands:container-status:jar:1.0.2'

Download

Click the following link to download the jar file.

container-status-1.0.2-javadoc.jar
container-status-1.0.2-sources.jar
container-status-1.0.2.jar
container-status-1.0.2.pom



Related Tutorials