jugger 2.4.0-dev.3 jugger: ^2.4.0-dev.3 copied to clipboard
Annotations for the jugger_generator. This package does nothing without jugger_generator too.
2.4.0-dev.3 #
- Missing dependencies;
2.4.0-dev.2 #
- Change ILazy contract;
2.4.0-dev.1 #
- Add annotations: SubcomponentFactory, Subcomponent, Scope;
2.3.1 #
- Add builder parameter for @Component annotation;
2.3.0 #
- Added annotations: intoSet, intoMap, mapKey, StringKey, IntKey, TypeKey;
- Add Lazy provider
2.2.0 #
- Added annotations: disposable, disposalHandler
2.1.0 #
- Add includes for module
@Module(includes: <Type>[Module2, Module3])
abstract class Module1 {
...
2.0.0 #
jugger is now stable
1.1.0-alpha #
- Add annotations: ComponentBuilder, Named
1.0.0-alpha #
- First release