MVN

com.ceph : rados

Maven & Gradle

Aug 26, 2020
1 usages
69 stars

rados java bindings · Java API for the RADOS C library

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

Latest Version

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

  • Latest Stable: 0.6.0

All Versions

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

Version Vulnerabilities Updated
0.6.x
rados-0.6.0
0.5.x
rados-0.5.0
0.3.x
rados-0.3.0
0.2.x
rados-0.2.0
0.1.x
rados-0.1.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ceph</groupId>
    <artifactId>rados</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.ceph:rados:0.6.0'

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

implementation("com.ceph:rados:0.6.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ceph" % "rados" % "0.6.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jan 25, 2018
7 usages
133 stars
Apr 08, 2017
2 usages
May 26, 2023
34 usages
1.1k stars
May 26, 2023
34 usages
1.1k stars
May 01, 2015
4 usages
2.3k stars
May 18, 2016
143 stars
Jan 23, 2017
5 stars
Dec 31, 2015
Nov 07, 2018
8 usages
46 stars
Jun 28, 2023
2 usages
1.3k stars