License |
License |
---|---|
GroupId | GroupIdcom.github.felfert |
ArtifactId | ArtifactIdjclouds-shaded |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShaded jclouds
Provides a shaded jclouds with relocated guava and guice
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jclouds-shaded-2.4.0.pom | |
jclouds-shaded-2.4.0.jar | 13 MB |
jclouds-shaded-2.4.0-sources.jar | 7 MB |
jclouds-shaded-2.4.0-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.felfert/jclouds-shaded/ -->
<dependency>
<groupId>com.github.felfert</groupId>
<artifactId>jclouds-shaded</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.felfert/jclouds-shaded/
implementation 'com.github.felfert:jclouds-shaded:2.4.0'
// https://jarcasting.com/artifacts/com.github.felfert/jclouds-shaded/
implementation ("com.github.felfert:jclouds-shaded:2.4.0")
'com.github.felfert:jclouds-shaded:jar:2.4.0'
<dependency org="com.github.felfert" name="jclouds-shaded" rev="2.4.0">
<artifact name="jclouds-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.felfert', module='jclouds-shaded', version='2.4.0')
)
libraryDependencies += "com.github.felfert" % "jclouds-shaded" % "2.4.0"
[com.github.felfert/jclouds-shaded "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.activation : jakarta.activation | jar | 1.2.2 |