Pinned Repositories
consul-client
A Consul Client for Java
dropwizard-consul
A bundle for using Consul in Dropwizard applications.
dropwizard-elk-appender
Dropwizard Logging Appender to send logging events to the ELK stack
dynamic-properties-provider
A simple library that lets you describe dynamic properties for UI clients to introspect.
kiwi
A set of Java utilities that we could not find in Guava or Apache Commons...or we just felt like having our own version.
kiwi-js
KiwiJS is a utility library. It contains a variety of utilities that we have built over time and find useful. Most of these utilities are ports from the Java Kiwi library.
kiwi-test
Some potentially useful Java test utilities...
kiwi-test-js
kiwi-test-js is a test utility library. Most of these utilities are ports from the Java Kiwi-test library.
kiwiproject-changelog
Generates change logs
retrying-again
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
Kiwi Project's Repositories
kiwiproject/kiwi
A set of Java utilities that we could not find in Guava or Apache Commons...or we just felt like having our own version.
kiwiproject/consul-client
A Consul Client for Java
kiwiproject/dropwizard-elk-appender
Dropwizard Logging Appender to send logging events to the ELK stack
kiwiproject/kiwi-test
Some potentially useful Java test utilities...
kiwiproject/retrying-again
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
kiwiproject/dropwizard-consul
A bundle for using Consul in Dropwizard applications.
kiwiproject/dynamic-properties-provider
A simple library that lets you describe dynamic properties for UI clients to introspect.
kiwiproject/kiwi-bom
Bill of Materials for all of the kiwi project dependencies
kiwiproject/kiwi-js
KiwiJS is a utility library. It contains a variety of utilities that we have built over time and find useful. Most of these utilities are ports from the Java Kiwi library.
kiwiproject/kiwi-test-js
kiwi-test-js is a test utility library. Most of these utilities are ports from the Java Kiwi-test library.
kiwiproject/kiwiproject-changelog
Generates change logs
kiwiproject/champagne-service
Service side for Champagne
kiwiproject/metrics-healthchecks-severity
A very small library that augments Metrics health checks with a standard severity
kiwiproject/registry-aware-jersey-client
Extensions to Jersey Client providing awareness of services registered in a service registry like Consul or Eureka
kiwiproject/service-discovery-client
Common service discovery API for registration and lookup
kiwiproject/dropwizard-application-errors
A simple library to record errors that integrates into Dropwizard applications
kiwiproject/dropwizard-client-poller
A library to provide an HTTP poller that integrates into Dropwizard applications
kiwiproject/dropwizard-config-providers
Utility library to assist in providing default config properties to dropwizard services
kiwiproject/dropwizard-curator
A small library that integrates Apache Curator with Dropwizard.
kiwiproject/dropwizard-jakarta-xml-ws
Dropwizard bundle that enables building SOAP web services and clients using Jakarta XML Web Services
kiwiproject/dropwizard-leader-latch
A simple library to integrate a leader latch into a Dropwizard service
kiwiproject/dropwizard-mongo-migrations
Library to provide database migrations for MongoDB similar to dropwizard-migrations for RDBS
kiwiproject/dropwizard-service-utilities
Set of "standard" utilities to assist in configuring a Dropwizard service
kiwiproject/dynamic-properties-provider-js
A simple library that lets you describe dynamic properties for UI clients to introspect for JS
kiwiproject/embedded-eureka
Provides an embeddable Eureka server for use in testing.
kiwiproject/kiwi-parent
Parent POM for kiwi projects
kiwiproject/vue-dynamic-property-provider
Vue 3 components for building dynamic forms using the dynamic-properties-provider-js modeling