tquadrat's Foundation Library org.tquadrat.foundation.javacomposer 0.4.9 API

JavaComposer is a Java toolkit for generating .java source files. Basically, this is a fork of version 1.11.1 of JavaPoet that was originally developed by Square, Inc. (see below). Refer to https://github.com/square/javapoet for the original software.

This code is based on the version that was downloaded on 2018-07-14.

License

The original code is Copyright © 2015 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expressed or implied. See the License for the specific language governing permissions and limitations under the License.

The modification for the Foundation version and the amendments are Copyright ©  2018-2023 by Thomas Thrien, tquadrat.org.

Modules
Module
Description
Foundation JavaComposer is a fork of the JavaPoet library for the Foundation library set.