chornyi / common

Common utilities library containing metrics, config and utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confluent Commons

Contains 3 libraries

  1. Metrics To build the metrics sub project independently, run this from the parent directory mvn -pl :common-metrics package
  2. Config To build the config sub project independently, run this from the parent directory mvn -pl :common-config package
  3. 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

License:Apache License 2.0


Languages

Language:Java 100.0%