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.
- Host: GitHub
- URL: https://github.com/microbean/microbean-type
- Owner: microbean
- License: apache-2.0
- Created: 2020-07-11T21:19:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T18:51:03.000Z (over 3 years ago)
- Last Synced: 2025-03-21T17:04:03.402Z (10 months ago)
- Topics: java, java17, library, types
- Language: Java
- Homepage: https://microbean.github.io/microbean-type/
- Size: 6.67 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean™ Type
[](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/).