Last Version

Storage-Pool 2.2

jSCSI is a feature-complete iSCSI implementation in Java only. Platform-independent and fast, jSCSI represents a premium example how low-level protocols can be pushed to higher levels. jSCSI contains a server (target), a client (initiator) and common classes to work with the protocol.

License

License

GroupId

GroupId

org.jscsi
ArtifactId

ArtifactId

storagepool
Version

Version

2.2
Type

Type

jar
Description

Description

Storage-Pool
jSCSI is a feature-complete iSCSI implementation in Java only. Platform-independent and fast, jSCSI represents a premium example how low-level protocols can be pushed to higher levels. jSCSI contains a server (target), a client (initiator) and common classes to work with the protocol.
Project Organization

Project Organization

University of Konstanz, Distributed Systems Group

Download storagepool 2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jscsi : initiator jar 2.2
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.perfidix : perfidix jar 3.6.5

Project Modules

There are no modules declared in this project.