Java Framework for Building Cloud Foundry Components

Libraries for building Java based Cloud Foundry components.

License

License

Categories

Categories

Java Languages Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-java-component
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Java Framework for Building Cloud Foundry Components
Libraries for building Java based Cloud Foundry components.
Project URL

Project URL

https://github.com/cloudfoundry-community/cf-java-component

Download cf-java-component

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cf-common
  • cf-client
  • cf-nats
  • cf-component
  • cf-service-broker
  • cf-spring
com.github.cloudfoundry-community

Cloud Foundry Community

Versions

Version
0.3
0.2
0.1