Download fab-core-1.0.0.redhat-423.jar file - Jar f

Jar examples for f:fab-core

Description

Fuse Application Bundles :: Core

You can download jar file fab-core 1.0.0.redhat-423 in this page.

License

Apache License

Build File

You can use the following script to add fab-core-1.0.0.redhat-423.jar to your project.

<dependency>
   <groupId>io.fabric8.fab</groupId>
   <artifactId>fab-core</artifactId>
   <version>1.0.0.redhat-423</version>
</dependency>
compile group: 'io.fabric8.fab', name: 'fab-core', version: '1.0.0.redhat-423'
libraryDependencies += "io.fabric8.fab" % "fab-core" % "1.0.0.redhat-423"
<dependency org="io.fabric8.fab" name="fab-core" rev="1.0.0.redhat-423"/>
@Grapes(@Grab(group='io.fabric8.fab', module='fab-core', version='1.0.0.redhat-423'))
'io.fabric8.fab:fab-core:jar:1.0.0.redhat-423'

Download

Click the following link to download the jar file.

fab-core-1.0.0.redhat-423-javadoc.jar
fab-core-1.0.0.redhat-423-sources.jar
fab-core-1.0.0.redhat-423.jar
fab-core-1.0.0.redhat-423.pom



Related Tutorials