Last Version

IBM Cloud Service Binding for Spring Boot 1.1.2

Auto configuration for Spring Boot apps bound to IBM Cloud services

License

License

Categories

Categories

Spring Boot Container Microservices IBM Cloud PaaS Providers
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

ibm-cloud-spring-boot-service-bind
Version

Version

1.1.2
Type

Type

jar
Description

Description

IBM Cloud Service Binding for Spring Boot
Auto configuration for Spring Boot apps bound to IBM Cloud services
Project URL

Project URL

https://github.com/ibm-developer/ibm-cloud-spring-bind
Source Code Management

Source Code Management

http://github.com/ibm-developer/ibm-cloud-spring-bind/tree/master

Download ibm-cloud-spring-boot-service-bind 1.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.9.RELEASE
org.springframework : spring-core jar 4.3.12.RELEASE
org.springframework : spring-beans jar 4.3.12.RELEASE
org.springframework : spring-context jar 4.3.12.RELEASE
com.jayway.jsonpath : json-path jar 2.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.2

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.12.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.