Last Version

Openstack swift Maven Wagon Support 1.1

Standard Maven wagon support for swift:// urls

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.aerse
ArtifactId

ArtifactId

swift-maven
Version

Version

1.1
Type

Type

jar
Description

Description

Openstack swift Maven Wagon Support
Standard Maven wagon support for swift:// urls
Project URL

Project URL

https://github.com/dernasherbrezon/swift-maven
Source Code Management

Source Code Management

https://github.com/dernasherbrezon/swift-maven

Download swift-maven 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.pacesys : openstack4j jar 3.1.0
org.glassfish.jersey.core : jersey-common jar 2.22.2

provided (1)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.