License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdio.cloudex |
ArtifactId | ArtifactIdcloudex-google |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCloudex-google Library
The CloudEx framework implementation for the Google Cloud Platform.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationiNetria |
Filename | Size |
---|---|
cloudex-google-1.0.0.pom | |
cloudex-google-1.0.0.jar | 39 KB |
cloudex-google-1.0.0-sources.jar | 29 KB |
cloudex-google-1.0.0-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cloudex/cloudex-google/ -->
<dependency>
<groupId>io.cloudex</groupId>
<artifactId>cloudex-google</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudex/cloudex-google/
implementation 'io.cloudex:cloudex-google:1.0.0'
// https://jarcasting.com/artifacts/io.cloudex/cloudex-google/
implementation ("io.cloudex:cloudex-google:1.0.0")
'io.cloudex:cloudex-google:jar:1.0.0'
<dependency org="io.cloudex" name="cloudex-google" rev="1.0.0">
<artifact name="cloudex-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudex', module='cloudex-google', version='1.0.0')
)
libraryDependencies += "io.cloudex" % "cloudex-google" % "1.0.0"
[io.cloudex/cloudex-google "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cloudex : cloudex-core | jar | 1.0.0 |
commons-logging : commons-logging | jar | 1.1.1 |
com.google.apis : google-api-services-storage | jar | v1-rev61-1.21.0 |
com.google.apis : google-api-services-compute | jar | v1-rev94-1.21.0 |
com.google.apis : google-api-services-bigquery | jar | v2-rev265-1.21.0 |
com.google.api-client : google-api-client | jar | 1.21.0 |
com.google.api-client : google-api-client-servlet | jar | 1.21.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.21.0 |
com.google.oauth-client : google-oauth-client-jetty | jar | 1.21.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |