Equinix SDK for Java | Fabric

The Equinix SDK for Java Core module holds the classes, enums, and other resources that are used by the individual service clients to interact with Equinix Digital Services. Users should depend on this artifact to utilize other libraries such as Fabric, Network Edge or Metal, among others.

Categories

Categories

Java Languages
GroupId

GroupId

com.eqixiac.equinix
ArtifactId

ArtifactId

equinix-sdk-java-fabric
Last Version

Last Version

1.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Equinix SDK for Java | Fabric
The Equinix SDK for Java Core module holds the classes, enums, and other resources that are used by the individual service clients to interact with Equinix Digital Services. Users should depend on this artifact to utilize other libraries such as Fabric, Network Edge or Metal, among others.

Download equinix-sdk-java-fabric

How to add to project

<!-- https://jarcasting.com/artifacts/com.eqixiac.equinix/equinix-sdk-java-fabric/ -->
<dependency>
    <groupId>com.eqixiac.equinix</groupId>
    <artifactId>equinix-sdk-java-fabric</artifactId>
    <version>1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.eqixiac.equinix/equinix-sdk-java-fabric/
implementation 'com.eqixiac.equinix:equinix-sdk-java-fabric:1.0-beta'
// https://jarcasting.com/artifacts/com.eqixiac.equinix/equinix-sdk-java-fabric/
implementation ("com.eqixiac.equinix:equinix-sdk-java-fabric:1.0-beta")
'com.eqixiac.equinix:equinix-sdk-java-fabric:jar:1.0-beta'
<dependency org="com.eqixiac.equinix" name="equinix-sdk-java-fabric" rev="1.0-beta">
  <artifact name="equinix-sdk-java-fabric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eqixiac.equinix', module='equinix-sdk-java-fabric', version='1.0-beta')
)
libraryDependencies += "com.eqixiac.equinix" % "equinix-sdk-java-fabric" % "1.0-beta"
[com.eqixiac.equinix/equinix-sdk-java-fabric "1.0-beta"]

Dependencies

compile (1)

Group / Artifact Type Version
com.eqixiac.equinix : equinix-sdk-java-core jar 1.0-beta

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta