MVN

com.ceph : libcephfs

Maven & Gradle

Aug 26, 2014
2 usages
13.2k stars

libcephfs · Ceph FS Java API.

<dependency>
    <groupId>com.ceph</groupId>
    <artifactId>libcephfs</artifactId>
    <version>0.80.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ceph : libcephfs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.80.5

All Versions

Choose a version of com.ceph : libcephfs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.80.x
libcephfs-0.80.5
4 vulnerabilities

How to add a dependency to Maven

Add the following com.ceph : libcephfs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ceph</groupId>
    <artifactId>libcephfs</artifactId>
    <version>0.80.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ceph : libcephfs gradle dependency to your build.gradle file:

implementation 'com.ceph:libcephfs:0.80.5'

Gradle Kotlin DSL: Add the following com.ceph : libcephfs gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ceph:libcephfs:0.80.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ceph : libcephfs sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ceph" % "libcephfs" % "0.80.5"

Advertisement

Dependencies from Group

Aug 26, 2014
2 usages
13.2k stars
Aug 26, 2020
1 usages
69 stars

Discover Dependencies

Feb 13, 2015
1 usages
1 stars
Sep 20, 2005
2 usages
Feb 20, 2012
1 usages
Sep 13, 2011
2 usages
21 stars
Mar 31, 2014
1 usages
71 stars
Nov 06, 2012
1 usages
14 stars
Jun 18, 2014
1 usages
4 stars