https://github.com/hyperadev/dragonfly
Java runtime dependency management library
https://github.com/hyperadev/dragonfly
dependencies dragonfly hacktoberfest java runtime runtime-dependencies
Last synced: 8 months ago
JSON representation
Java runtime dependency management library
- Host: GitHub
- URL: https://github.com/hyperadev/dragonfly
- Owner: hyperadev
- License: mit
- Created: 2021-09-10T06:37:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T22:58:36.000Z (over 2 years ago)
- Last Synced: 2025-03-31T22:06:39.470Z (9 months ago)
- Topics: dependencies, dragonfly, hacktoberfest, java, runtime, runtime-dependencies
- Language: Java
- Homepage:
- Size: 73.2 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
-----------

### What is Dragonfly?
Dragonfly is library created to make loading dependencies at runtime a lot easier.
### How do I use Dragonfly?
Documentation for Dragonfly is currently being worked on, until then you might be able to figure out how to use it by reading the source code.
If you need any help, feel free to contact us at https://discord.hypera.dev/
### Contributing
Please read [CONTRIBUTING](CONTRIBUTING.md)
### License
The contents of this repository is licensed under the [MIT License](LICENSE).
