META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-types Show documentation
Show all versions of java-types Show documentation
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).
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Built-By: fschopp
Created-By: Apache Maven 3.2.1
Build-Jdk: 1.8.0_25