Equinix SDK for Java | Network Edge

The Equinix SDK for Java Network Edge module holds the classes, enums, and other resources that are used to interact with Equinix Network Edge RESTful APIs.

Categories

Categories

Java Languages Net
GroupId

GroupId

com.eqixiac.equinix
ArtifactId

ArtifactId

equinix-sdk-java-networkedge
Last Version

Last Version

1.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Equinix SDK for Java | Network Edge
The Equinix SDK for Java Network Edge module holds the classes, enums, and other resources that are used to interact with Equinix Network Edge RESTful APIs.

Download equinix-sdk-java-networkedge

How to add to project

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