Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kryptonbutterfly/reflectionutils


https://github.com/kryptonbutterfly/reflectionutils

java

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# ReflectionUtils [![Maven Package](https://github.com/kryptonbutterfly/ReflectionUtils/actions/workflows/maven-publish.yml/badge.svg)](https://github.com/kryptonbutterfly/ReflectionUtils/actions/workflows/maven-publish.yml)

## Contents

Class | Description
:------: | :----------
Accessor | This is a tool to make Fields/Methods/… accessible, perform an action and revert the accessiblity to the previous state.

## Getting the latest release

```xml

github
https://maven.pkg.github.com/kryptonbutterfly/maven-repo

```

```xml

kryptonbutterfly
reflection_utils
2.0.0

```

## Download

java version | library version | Download
:----------: | :-------------: | :-------
18+ | 2.0.0 | [**reflection_utils-2.0.0.jar**](https://github-registry-files.githubusercontent.com/731108692/fe4d0580-b655-11ee-8e94-31b013d516c0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240118%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240118T220517Z&X-Amz-Expires=300&X-Amz-Signature=836922f1fe4b9c8a5e72cb83b5a4516d77b46eccd53039e1da8b472743ff3b67&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=731108692&response-content-disposition=filename%3Dreflection_utils-2.0.0.jar&response-content-type=application%2Foctet-stream)
18+ | 1.0.0 | [**ReflectionUtils.jar**](https://github.com/kryptonbutterfly/ReflectionUtils/releases/download/v1.0.0/ReflectionUtils.jar)