Last Version

iSCSI interface for Treetank 6.0.1

This module is an interface for scsi devices and allows them to manage their data using treetank. Therefore data can be directly written into xml files or into the cloud depending on which backend you want to use.

License

License

GroupId

GroupId

org.treetank
ArtifactId

ArtifactId

iscsi
Version

Version

6.0.1
Type

Type

jar
Description

Description

iSCSI interface for Treetank
This module is an interface for scsi devices and allows them to manage their data using treetank. Therefore data can be directly written into xml files or into the cloud depending on which backend you want to use.

Download iscsi 6.0.1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.jscsi : target jar 2.5.2
org.treetank : core jar 6.0.1
org.treetank : commons jar 6.0.1
org.osgi : org.osgi.core jar 4.3.0
org.osgi : org.osgi.compendium jar 5.0.0
org.apache.felix : maven-bundle-plugin jar 2.3.7
org.testng : testng jar 6.8
org.aspectj : aspectjrt jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2
org.mockito : mockito-core jar 1.9.5
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
com.google.guava : guava jar 14.0.1
com.google.code.gson : gson jar 2.2.2

Project Modules

There are no modules declared in this project.