License |
License |
---|---|
Categories |
CategoriesJava Languages Ant Build Tools Net CLI User Interface |
GroupId | GroupIdcom.netapp.santricity |
ArtifactId | ArtifactIdsantricity-java-client |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionsantricity-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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |