Last Version

org.jscsi:target 2.6.0

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

target
Version

Version

2.6.0
Type

Type

jar
Description

Description

org.jscsi:target
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 URL

Project URL

http://jscsi.org/bundles/target
Source Code Management

Source Code Management

http://github.com/sebastiangraf/jscsi/tree/master/bundles/target

Download target 2.6.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jscsi : commons jar 2.6.0
org.apache.jclouds : jclouds-blobstore jar 1.8.1
org.apache.jclouds.provider : aws-s3 jar 1.8.1
org.apache.jclouds.api : filesystem jar 1.8.1
org.osgi : org.osgi.core jar 4.3.0
org.slf4j : slf4j-api jar 1.7.2
ch.qos.logback : logback-core jar 1.0.10
ch.qos.logback : logback-classic jar 1.0.10
com.google.guava : guava jar 17.0
org.aspectj : aspectjrt jar 1.7.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.perfidix : perfidix jar 3.6.9
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.