8000 GitHub - rekhajoshm/common: Common utilities library containing metrics, config and utils
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Common utilities library containing metrics, config and utils

License

Notifications You must be signed in to change notification settings

rekhajoshm/common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confluent Commons

Contains 3 libraries: metrics, config, utils.

Development

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

About

Common utilities library containing metrics, config and utils

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0