You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Maven dependency for cloud-storage-sdk?

edited Jan 6, 2017 8:00AM in Visual Builder Studio

Summary

Maven dependency for cloud-storage-sdk?

Content

I'm trying to figure out what the groupId and artifactId is supposed to be to use the cloud-storage-sdk.jar in my pom.xml.

I followed the directions on setting up settings.xml (https://docs.oracle.com/middleware/1212/core/MAVEN/config_maven.htm#MAVEN310

Currently my dependency is:

<dependency>
  <groupId>cloud-service</groupId>
  <artifactId>cloud-storage-sdk</artifactId>
  <version>13.1.1</version>
</dependency>

but that's not right.

When I download the jar from oracle the link is http://download.oracle.com/otn/java/cloud-service/cloud-storage-sdk-13.1.1.zip

Can you tell me what group-id/artifactId should be?

Thanks!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!