Spring Integration

Spring support for building Cloud Foundry components.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-spring
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Integration
Spring support for building Cloud Foundry components.

Download cf-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-spring/ -->
<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>cf-spring</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-spring/
implementation 'com.github.cloudfoundry-community:cf-spring:0.3'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-spring/
implementation ("com.github.cloudfoundry-community:cf-spring:0.3")
'com.github.cloudfoundry-community:cf-spring:jar:0.3'
<dependency org="com.github.cloudfoundry-community" name="cf-spring" rev="0.3">
  <artifact name="cf-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='cf-spring', version='0.3')
)
libraryDependencies += "com.github.cloudfoundry-community" % "cf-spring" % "0.3"
[com.github.cloudfoundry-community/cf-spring "0.3"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.cloudfoundry-community : cf-nats jar 0.3
com.github.cloudfoundry-community : nats-client-spring jar 0.6.3
com.github.cloudfoundry-community : cf-client jar 0.3
com.github.cloudfoundry-community : cf-component jar 0.3
com.github.cloudfoundry-community : cf-service-broker jar 0.3
javax.inject : javax.inject jar 1
org.yaml : snakeyaml jar 1.12
org.springframework.boot : spring-boot-starter-web jar 1.0.0.RC4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.
com.github.cloudfoundry-community

Cloud Foundry Community

Versions

Version
0.3
0.2
0.1