Zkejid's Constructor Framework API · API for Zkejid's Constructor Framework.
Group: com.zkejid.constructor - All Dependencies
Zkejid's Constructor Framework: base implementation · Implementation of Zkejid's Constructor Framework.
String value wrapper: API · Part of Zkejid's Constructor Framework. Serves as a wrapper around string values provided through any container: command line property, configuration property, etc. Includes semantics of "empty value" and "omitted value".
CLI Arguments module API · API for CLI Arguments module for Zkejid's Constructor Framework.
String value wrapper: implementation · Part of Zkejid's Constructor Framework. Serves as a wrapper around string values provided through any container: command line property, configuration property, etc. Includes semantics of "empty value" and "omitted value".
Java SDK Wrapper: java.lang.System API · API of the module hiding functionality of Java SDK class java.lang.System.
CLI Arguments module implementation · Implementation of CLI Arguments module API
Web static resources API · API to provide static resources to web server.
Java SDK Wrapper: java.lang.System implementation · Implementation of the module hiding functionality of Java SDK class java.lang.System.
Java SDK Wrapper: java.nio API · API of the module hiding functionality of Java SDK package java.nio.
Java SDK Wrapper: java.util.concurrent API · API of module hiding functionality of Java SDK package java.util.concurrent.
CLI Arguments module API tests · Tests on the API of CLI Arguments module.
Web static resources mock implementation · Mock implementation of web static resource API. Redirects input arguments directly to log.
Web static resources API tests · Tests on the API of Web static resources module.
Zkejid's Constructor Framework · Constructor - is a framework that supports modular development of applications.
String value wrapper · Part of Zkejid's Constructor Framework. Serves as a wrapper around string values provided through any container: command line property, configuration property, etc. Includes semantics of "empty value" and "omitted value".
Java SDK Wrapper: java.lang.System · Module hiding functionality of Java SDK class java.lang.System.
Java SDK Wrapper: java.nio implementation · Implementation of the module hiding functionality of Java SDK package java.nio.
Java SDK Wrapper: java.nio · Module hiding functionality of Java SDK package java.nio.
Java SDK Wrapper: java.util.concurrent implementation · Implementation of module hiding functionality of Java SDK package java.util.concurrent.
Java SDK Wrapper: java.util.concurrent · Module hiding functionality of Java SDK package java.util.concurrent.
Java SDK Wrapper · Modules of the Constructor Framework that hiding Java SDK functionality. Modules are helpful in testing interaction of application with Operating System.
CLI Arguments module example application · Example application with usage of cli-arguments API
CLI Arguments module · Project handles command line arguments. It helps working with values passed in.