| License |
License |
|---|---|
| GroupId | GroupIdorg.entur.ror.helpers |
| ArtifactId | ArtifactIdgcp-storage |
| Last Version | Last Version1.0.79 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongcp-storage
Shared libraries used in other route database/journey planning components
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gcp-storage-1.0.79.pom | |
| gcp-storage-1.0.79.jar | 10 KB |
| gcp-storage-1.0.79-sources.jar | 6 KB |
| gcp-storage-1.0.79-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/gcp-storage/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>gcp-storage</artifactId>
<version>1.0.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/gcp-storage/
implementation 'org.entur.ror.helpers:gcp-storage:1.0.79'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/gcp-storage/
implementation ("org.entur.ror.helpers:gcp-storage:1.0.79")
'org.entur.ror.helpers:gcp-storage:jar:1.0.79'
<dependency org="org.entur.ror.helpers" name="gcp-storage" rev="1.0.79">
<artifact name="gcp-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='gcp-storage', version='1.0.79')
)
libraryDependencies += "org.entur.ror.helpers" % "gcp-storage" % "1.0.79"
[org.entur.ror.helpers/gcp-storage "1.0.79"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.cloud : google-cloud-storage | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.google.guava : guava | jar | |
| commons-codec : commons-codec | jar | 1.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| commons-io : commons-io | jar | 2.11.0 |