p

parent

A light-weight framework that allows using inject annotations (such as JSR-330 or Jakarta Annotations) to create instances of objects, even when they're dynamically loaded at runtime. This framework will allow you to package your classes in seperate JAR's, load them at runtime, and have them injected with dependencies or serve as dependencies for other classes.
https://github.com/hjohn/Dirk
The BSD 2-Clause License
John Hendrikx
大版本 版本 最近更新
1.0 1.0.0-beta1 2022-07-01 20:12:36
1.0.0-alpha3 2022-05-31 05:34:53
1.0.0-alpha2 2022-05-30 02:25:55
共3条记录