MVN

io.github.opendataio : libcephfs

Maven & Gradle

May 06, 2021
4 usages
1 stars

libcephfs · A java API for cephfs.

<dependency>
    <groupId>io.github.opendataio</groupId>
    <artifactId>libcephfs</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.opendataio : libcephfs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.opendataio : libcephfs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
libcephfs-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.opendataio</groupId>
    <artifactId>libcephfs</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.opendataio : libcephfs gradle dependency to your build.gradle file:

implementation 'io.github.opendataio:libcephfs:0.0.1'

Gradle Kotlin DSL: Add the following io.github.opendataio : libcephfs gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.opendataio:libcephfs:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.opendataio : libcephfs sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.opendataio" % "libcephfs" % "0.0.1"

Advertisement

Dependencies from Group

May 06, 2021
4 usages
1 stars
May 14, 2021
2 usages
2 stars
May 06, 2021
1 stars

Discover Dependencies

Aug 29, 2021
1 usages
0 stars
Jan 06, 2022
4 usages
Mar 16, 2018
3 usages
12 stars
Jan 24, 2019
3 usages
May 06, 2020
2 usages
0 stars
Feb 16, 2022
5 usages
0 stars
Dec 29, 2022
15 usages
43 stars
Aug 10, 2023
10 usages
27 stars