Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robertvazan/stagean

Java annotation types for documenting current development stage on class or method level.
https://github.com/robertvazan/stagean

development-lifecycle java-annotations java-library

Last synced: 5 days ago
JSON representation

Java annotation types for documenting current development stage on class or method level.

Awesome Lists containing this project

README

        

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)

# Stagean

[![Maven Central](https://img.shields.io/maven-central/v/com.machinezoo.stagean/stagean)](https://central.sonatype.com/artifact/com.machinezoo.stagean/stagean)
[![Build status](https://github.com/robertvazan/stagean/workflows/build/badge.svg)](https://github.com/robertvazan/stagean/actions/workflows/build.yml)

Stagean is a Java library of annotation types that let you document development stage of your project on class or method level.
Hand-edited Stagean annotations complement automated coverage and analysis tools to create overall picture of project's state and progress.

More on [homepage](https://stagean.machinezoo.com/).

## Status

Stable and maintained.

## Getting started

See [homepage](https://stagean.machinezoo.com/).

## Documentation

* [Homepage](https://stagean.machinezoo.com/)
* [Javadoc](https://stagean.machinezoo.com/javadoc/com.machinezoo.stagean/com/machinezoo/stagean/package-summary.html)

## Feedback

Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).

## License

Distributed under [Apache License 2.0](LICENSE).