Last Version

kosmosfs 0.3

Kosmos distributed file system provides high performance combined with availability and reliability.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.kosmosfs
ArtifactId

ArtifactId

kfs
Version

Version

0.3
Type

Type

jar
Description

Description

kosmosfs
Kosmos distributed file system provides high performance combined with availability and reliability.
Project URL

Project URL

http://kosmosfs.sourceforge.net/

Download kfs 0.3

Filename Size
kfs-0.3.pom
kfs-0.3.jar 11 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sf.kosmosfs/kfs/ -->
<dependency>
    <groupId>net.sf.kosmosfs</groupId>
    <artifactId>kfs</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.kosmosfs/kfs/
implementation 'net.sf.kosmosfs:kfs:0.3'
// https://jarcasting.com/artifacts/net.sf.kosmosfs/kfs/
implementation ("net.sf.kosmosfs:kfs:0.3")
'net.sf.kosmosfs:kfs:jar:0.3'
<dependency org="net.sf.kosmosfs" name="kfs" rev="0.3">
  <artifact name="kfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.kosmosfs', module='kfs', version='0.3')
)
libraryDependencies += "net.sf.kosmosfs" % "kfs" % "0.3"
[net.sf.kosmosfs/kfs "0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.