License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.opendataio |
ArtifactId | ArtifactIdlibcephfs |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibcephfs
A java API for cephfs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
libcephfs-0.0.1.pom | |
libcephfs-0.0.1.jar | 14 KB |
libcephfs-0.0.1-sources.jar | 17 KB |
libcephfs-0.0.1-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.opendataio/libcephfs/ -->
<dependency>
<groupId>io.github.opendataio</groupId>
<artifactId>libcephfs</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.opendataio/libcephfs/
implementation 'io.github.opendataio:libcephfs:0.0.1'
// https://jarcasting.com/artifacts/io.github.opendataio/libcephfs/
implementation ("io.github.opendataio:libcephfs:0.0.1")
'io.github.opendataio:libcephfs:jar:0.0.1'
<dependency org="io.github.opendataio" name="libcephfs" rev="0.0.1">
<artifact name="libcephfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.opendataio', module='libcephfs', version='0.0.1')
)
libraryDependencies += "io.github.opendataio" % "libcephfs" % "0.0.1"
[io.github.opendataio/libcephfs "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |