Last Version

Azure Cloud Foundry Service 0.1.7

Demo project for Spring Boot

License

License

MIT
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cloud-foundry-service
Version

Version

0.1.7
Type

Type

jar
Description

Description

Azure Cloud Foundry Service
Demo project for Spring Boot
Project URL

Project URL

https://github.com/Microsoft/azure-spring-boot-starters
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/azure-spring-boot-starters/tree/master

Download azure-cloud-foundry-service 0.1.7


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cloud-foundry-service/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-cloud-foundry-service</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cloud-foundry-service/
implementation 'com.microsoft.azure:azure-cloud-foundry-service:0.1.7'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cloud-foundry-service/
implementation ("com.microsoft.azure:azure-cloud-foundry-service:0.1.7")
'com.microsoft.azure:azure-cloud-foundry-service:jar:0.1.7'
<dependency org="com.microsoft.azure" name="azure-cloud-foundry-service" rev="0.1.7">
  <artifact name="azure-cloud-foundry-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cloud-foundry-service', version='0.1.7')
)
libraryDependencies += "com.microsoft.azure" % "azure-cloud-foundry-service" % "0.1.7"
[com.microsoft.azure/azure-cloud-foundry-service "0.1.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.json : json jar
com.google.code.findbugs : annotations jar 2.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.