KivaKit (KEE-vah-KIT) is a set of integrated Java mini-frameworks that are potentially needed by any application or server.
About KivaKit
Tutorial Articles
Example Code
Published Releases
Docker Build Environment
Welcome!
About KivaKit
Downloads
Reference
Building KivaKit
Working on KivaKit
Project Resources
Projects
Javadoc Coverage
Change Log
Java 11+
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
— Antoine de Saint-Exupéry
The mission of KivaKit is to accelerate the development of Java software through the use of integrated, modular, object-oriented design.
KivaKit extends the JDK to provide quick and easy solutions to common everyday software problems. It does this by providing new abstractions and APIs, and by simplifying existing APIs.
KivaKit is composed of a number of nested sub-projects that are Java 11+ modules. These modules address different areas of concern in developing Java applications. The resources below will help you to get started.
KivaKit is designed for use in everyday software development. KivaKit APIs work together through a set of common interfaces and components to provide a consistent and powerful development experience. Documentation and examples are provided, but much of KivaKit's functionality can also be discovered with class searching and autocomplete, because it was designed to be used in that way.
KivaKit is a collection of bite-sized Java development mini-frameworks that play well together. Using one part of KivaKit makes using other parts easier. Work with just the parts you need.
KivaKit accelerates development and makes code simpler, safer and clearer. KivaKit increases modularity and code reuse.
KivaKit helps you to:
- Discover and connect components and services
- Encapsulate components and decrease tight coupling
- Configure components, applications and web servers
- Access local and network resources uniformly
- Convert arguments, switches and textual data into objects
- Validate, serialize and log data of all kinds
Building
Docker Build Environment
Host Build Environment
Javadoc
CodeFlowers
System Properties
Development Process
Open Source Process
Releasing KivaKit
Resource | Description |
---|---|
Project Name | KivaKit |
Summary | A collection of mini-frameworks that extend and simplify the JDK and other common APIs |
License | Apache License, Version 2.0 |
Related Projects | kivakit-examples, kivakit-extensions, kivakit-stuff |
Javadoc Coverage | |
Setup | Step-by-step setup instructions |
GitHub | GitHub project home page |
Code | git clone https://github.com/Telenav/kivakit.git |
Project Lead | Jonathan Locke (Luo, Shibo) jonathanl@telenav.com |
Administrator | Jonathan Locke (Luo, Shibo) jonathanl@telenav.com |
kivakit@telenav.com | |
Chat | Zulip |
@OpenKivaKit | |
Issues | GitHub Issues |
kivakit-application
kivakit-collections
kivakit-commandline
kivakit-component
kivakit-conversion
kivakit-core
kivakit-extraction
kivakit-interfaces
kivakit-mixins
kivakit-network
kivakit-resource
kivakit-serialization
kivakit-settings
kivakit-validation
kivakit-application
kivakit-collections
kivakit-commandline
kivakit-component
kivakit-conversion
kivakit-core
kivakit-extraction
kivakit-interfaces
kivakit-mixins
kivakit-network-core
kivakit-network-email
kivakit-network-ftp
kivakit-network-http
kivakit-network-socket
kivakit-resource
kivakit-serialization-core
kivakit-serialization-gson
kivakit-serialization-kryo
kivakit-serialization-properties
kivakit-settings
kivakit-validation
Issues | Change Log | Java 11+ Migration Notes
Copyright © 2011-2021 Telenav, Inc. Distributed under Apache License, Version 2.0
This documentation was generated by Lexakai. UML diagrams courtesy of PlantUML.