An open API service indexing awesome lists of open source software.

https://github.com/microbean/microbean-type

A utility project assisting with Java Type instances.
https://github.com/microbean/microbean-type

java java17 library types

Last synced: 5 months ago
JSON representation

A utility project assisting with Java Type instances.

Awesome Lists containing this project

README

          

# microBean™ Type

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-type/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-type)

The microBean™ Type project provides classes and interfaces assisting
with Java Type
instances, as well as other frameworks' representations of such instances.

# Status

This project is currently experimental, in a pre-alpha state, and
unsuitable for production use.

# Compatibility

**Until further notice, this project's APIs are subject to frequent
backwards-incompatible signature and behavior changes, regardless of
project version and without notice.**

# Requirements

microBean™ Type requires a Java runtime of version 17 or higher.

# Installation

microBean™ Type is available on [Maven
Central](https://search.maven.org/). Include microBean™ Type as a
Maven dependency:

```xml

org.microbean
microbean-type

0.3.3

```

# Documentation

Full documentation is available at
[microbean.github.io/microbean-type](https://microbean.github.io/microbean-type/).