License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.cloudfoundry-community |
ArtifactId | ArtifactIdcf-spring |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Integration
Spring support for building Cloud Foundry components.
|
Filename | Size |
---|---|
cf-spring-0.3.pom | |
cf-spring-0.3.jar | 70 KB |
cf-spring-0.3-sources.jar | 48 KB |
cf-spring-0.3-javadoc.jar | 244 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.3.1 |