This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
Document | Description |
---|---|
Continuous Integration | This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis. |
Dependencies | This document lists the project's dependencies and provides information on each dependency. |
Dependency Convergence | This document presents the convergence of dependency versions across the entire project, and its sub modules. |
Dependency Information | This document describes how to to include this project as a dependency using various dependency management tools. |
Distribution Management | This document provides informations on the distribution management of this project. |
About | Skeletal implementation of interface javax.lang.model.util.Types, plus concrete realization backed by core Java Reflection API, akin to JEP 119. This module implements those methods in interface javax.lang.model.util.Types that pertain to the Java type system, plus it provides a method for resolving formal type parameters to actual type arguments. These methods have no equivalent in the Java Reflection API. The abstract skeletal implementation in this module is meant to be specialized for a particular javax.lang.model implementation. The abstraction makes this module well-suited to be used in projects that contain javax.lang.model as part of their domain model (for instance, implementations of alternative languages on top of the JVM). |
Issue Tracking | This document provides information on the issue management system used in this project. |
Project License | This document lists the project license(s). |
Plugin Management | This document lists the plugins that are defined through pluginManagement. |
Project Plugins | This document lists the build plugins and the report plugins used by this project. |
Project Team | This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another. |
Source Repository | This document lists ways to access the online source repository. |
Project Summary | This document lists other related information of this project |