Equinix SDK for Java | Core

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-core
Last Version

Last Version

1.1-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Equinix SDK for Java | Core
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-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-beta
1.0
1.0-beta