| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Google Cloud Container PaaS Providers |
| GroupId | GroupIdio.github.qsy7.java.dependencies |
| ArtifactId | ArtifactIdgoogle-cloud-storage |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncloud - storage
dependencies
|
| Filename | Size |
|---|---|
| google-cloud-storage-0.1.2.pom | 916 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/google-cloud-storage/ -->
<dependency>
<groupId>io.github.qsy7.java.dependencies</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/google-cloud-storage/
implementation 'io.github.qsy7.java.dependencies:google-cloud-storage:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/google-cloud-storage/
implementation ("io.github.qsy7.java.dependencies:google-cloud-storage:0.1.2")
'io.github.qsy7.java.dependencies:google-cloud-storage:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="google-cloud-storage" rev="0.1.2">
<artifact name="google-cloud-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='google-cloud-storage', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "google-cloud-storage" % "0.1.2"
[io.github.qsy7.java.dependencies/google-cloud-storage "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.cloud : google-cloud-storage | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |