Last Version

santricity-java-client 1.1

The NetApp SANtricity WebAPI - Java SDK client library is a open source SDK that facilitate access to the NetApp E-Series storage system for automation and integration into third-party web or script-based management tools.

License

License

Categories

Categories

Java Languages Ant Build Tools Net CLI User Interface
GroupId

GroupId

com.netapp.santricity
ArtifactId

ArtifactId

santricity-java-client
Version

Version

1.1
Type

Type

jar
Description

Description

santricity-java-client
The NetApp SANtricity WebAPI - Java SDK client library is a open source SDK that facilitate access to the NetApp E-Series storage system for automation and integration into third-party web or script-based management tools.
Project URL

Project URL

https://github.com/NetApp/santricity-webapi-javasdk
Source Code Management

Source Code Management

https://github.com/NetApp/santricity-webapi-javasdk

Download santricity-java-client 1.1


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

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.8
org.glassfish.jersey.core : jersey-client jar 2.23
org.glassfish.jersey.media : jersey-media-multipart jar 2.23
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.23
org.glassfish.jersey.core : jersey-common jar 2.23
com.fasterxml.jackson.core : jackson-annotations jar 2.7.0
com.fasterxml.jackson.core : jackson-databind jar 2.7.0
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.1.5
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.brsanthu : migbase64 jar 2.2

Project Modules

There are no modules declared in this project.