Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdnz.co.senanque |
ArtifactId | ArtifactIdjclouds-spring-config |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjclouds-spring-config
Configure Apache Jclouds using Spring
|
Project Organization |
Project OrganizationPrometheus Consulting |
<!-- https://jarcasting.com/artifacts/nz.co.senanque/jclouds-spring-config/ -->
<dependency>
<groupId>nz.co.senanque</groupId>
<artifactId>jclouds-spring-config</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.senanque/jclouds-spring-config/
implementation 'nz.co.senanque:jclouds-spring-config:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/nz.co.senanque/jclouds-spring-config/
implementation ("nz.co.senanque:jclouds-spring-config:1.0.0-RELEASE")
'nz.co.senanque:jclouds-spring-config:jar:1.0.0-RELEASE'
<dependency org="nz.co.senanque" name="jclouds-spring-config" rev="1.0.0-RELEASE">
<artifact name="jclouds-spring-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.senanque', module='jclouds-spring-config', version='1.0.0-RELEASE')
)
libraryDependencies += "nz.co.senanque" % "jclouds-spring-config" % "1.0.0-RELEASE"
[nz.co.senanque/jclouds-spring-config "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds : jclouds-blobstore | jar | 2.3.0 |
org.apache.jclouds : jclouds-allblobstore | jar | 2.3.0 |
com.google.guava : guava | jar | 29.0-jre |
org.springframework : spring-context | jar | 5.1.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.1.7.RELEASE |