is not current version
Last Version 1.7.1

GCS Maven Wagon 1.3

Maven Wagon that can resolve and retrieve artifacts from Google Cloud Storage

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.janhicken
ArtifactId

ArtifactId

maven-wagon-gs
Version

Version

1.3
Type

Type

jar
Description

Description

GCS Maven Wagon
Maven Wagon that can resolve and retrieve artifacts from Google Cloud Storage
Project URL

Project URL

https://www.github.com/janhicken/maven-wagon-gs
Source Code Management

Source Code Management

https://www.github.com/janhicken/maven-wagon-gs/tree/master

Download maven-wagon-gs 1.3


<!-- https://jarcasting.com/artifacts/io.github.janhicken/maven-wagon-gs/ -->
<dependency>
    <groupId>io.github.janhicken</groupId>
    <artifactId>maven-wagon-gs</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.janhicken/maven-wagon-gs/
implementation 'io.github.janhicken:maven-wagon-gs:1.3'
// https://jarcasting.com/artifacts/io.github.janhicken/maven-wagon-gs/
implementation ("io.github.janhicken:maven-wagon-gs:1.3")
'io.github.janhicken:maven-wagon-gs:jar:1.3'
<dependency org="io.github.janhicken" name="maven-wagon-gs" rev="1.3">
  <artifact name="maven-wagon-gs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.janhicken', module='maven-wagon-gs', version='1.3')
)
libraryDependencies += "io.github.janhicken" % "maven-wagon-gs" % "1.3"
[io.github.janhicken/maven-wagon-gs "1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 3.3.3
com.google.cloud : google-cloud-storage jar

test (2)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-test jar 3.3.3
com.google.cloud : google-cloud-nio jar

Project Modules

There are no modules declared in this project.