Download fabric8-karaf-core-2.2.192.jar file - Jar f

Jar examples for f:fabric8-karaf-core

Description

You can download jar file fabric8-karaf-core 2.2.192 in this page.

License

Apache License

Build File

You can use the following script to add fabric8-karaf-core-2.2.192.jar to your project.

<dependency>
   <groupId>null</groupId>
   <artifactId>fabric8-karaf-core</artifactId>
   <version>2.2.192</version>
</dependency>
compile group: 'null', name: 'fabric8-karaf-core', version: '2.2.192'
libraryDependencies += "null" % "fabric8-karaf-core" % "2.2.192"
<dependency org="null" name="fabric8-karaf-core" rev="2.2.192"/>
@Grapes(@Grab(group='null', module='fabric8-karaf-core', version='2.2.192'))
'null:fabric8-karaf-core:jar:2.2.192'

Download

Click the following link to download the jar file.

fabric8-karaf-core-2.2.192-javadoc.jar
fabric8-karaf-core-2.2.192-sources.jar
fabric8-karaf-core-2.2.192.jar
fabric8-karaf-core-2.2.192.pom



Related Tutorials