is not current version
Last Version 1.1-beta

com.eqixiac.equinix:equinix-sdk-java-core 1.0-beta

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
Version

Version

1.0-beta
Type

Type

jar

Download equinix-sdk-java-core 1.0-beta


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