Component

Support for building Cloud Foundry components (/varz, /healthz, and NATS messages.)

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-component
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Component
Support for building Cloud Foundry components (/varz, /healthz, and NATS messages.)

Download cf-component

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.27.Final
com.github.cloudfoundry-community : cf-nats jar 0.3
commons-codec : commons-codec jar 1.6
org.slf4j : slf4j-api jar 1.7.5

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