All Projects → confluentinc → common

confluentinc / common

Licence: Apache-2.0, Apache-2.0 licenses found Licenses found Apache-2.0 LICENSE Apache-2.0 LICENSE-Apache
Common utilities library containing metrics, config and utils

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Confluent Commons

Contains 3 libraries: metrics, config, utils.

Development

FOSSA Status

Overview

Typically you will run standard maven commands such as mvn install from the top-level directory (i.e. the directory that contains this README file). The sections below explain how to build specific sub-projects independently.

Metrics

To build the metrics sub-project independently, run this from the parent directory:

$ mvn -pl :common-metrics package

Config

To build the config sub-project independently, run this from the parent directory:

$ mvn -pl :common-config package

Utils

To build the utils sub-project independently, run this from the parent directory:

$ mvn -pl :common-utils package

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].