Последняя версия

ActiveJ : DI 1.0-rc1

ActiveJ has an extremely lightweight DI with ground-breaking design principles. It supports nested scopes, singletons, object factories, modules and plugins which allow to transform graph of dependencies at startup time without any reflection.

Лицензия

Лицензия

Категории

Категории

ActiveJ Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.activej
Идентификатор

Идентификатор

activej-di
Версия

Версия

1.0-rc1
Тип

Тип

jar
Описание

Описание

ActiveJ : DI
ActiveJ has an extremely lightweight DI with ground-breaking design principles. It supports nested scopes, singletons, object factories, modules and plugins which allow to transform graph of dependencies at startup time without any reflection.

Скачать activej-di 1.0-rc1


<!-- https://jarcasting.com/artifacts/io.activej/activej-di/ -->
<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-di</artifactId>
    <version>1.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-di/
implementation 'io.activej:activej-di:1.0-rc1'
// https://jarcasting.com/artifacts/io.activej/activej-di/
implementation ("io.activej:activej-di:1.0-rc1")
'io.activej:activej-di:jar:1.0-rc1'
<dependency org="io.activej" name="activej-di" rev="1.0-rc1">
  <artifact name="activej-di" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-di', version='1.0-rc1')
)
libraryDependencies += "io.activej" % "activej-di" % "1.0-rc1"
[io.activej/activej-di "1.0-rc1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Модули Проекта

Данный проект не имеет модулей.