InjectMaid - Core Library

InjectMaid is a lightweight dependency injection framework that does not rely on annotations.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

de.quantummaid.injectmaid
Идентификатор

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

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

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

0.1.20
Дата

Дата

Тип

Тип

jar
Описание

Описание

InjectMaid - Core Library
InjectMaid is a lightweight dependency injection framework that does not rely on annotations.
Организация-разработчик

Организация-разработчик

Richard Hauswald

Скачать core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.quantummaid.injectmaid/core/ -->
<dependency>
    <groupId>de.quantummaid.injectmaid</groupId>
    <artifactId>core</artifactId>
    <version>0.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.injectmaid/core/
implementation 'de.quantummaid.injectmaid:core:0.1.20'
// https://jarcasting.com/artifacts/de.quantummaid.injectmaid/core/
implementation ("de.quantummaid.injectmaid:core:0.1.20")
'de.quantummaid.injectmaid:core:jar:0.1.20'
<dependency org="de.quantummaid.injectmaid" name="core" rev="0.1.20">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.injectmaid', module='core', version='0.1.20')
)
libraryDependencies += "de.quantummaid.injectmaid" % "core" % "0.1.20"
[de.quantummaid.injectmaid/core "0.1.20"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.quantummaid.reflectmaid : reflectmaid-core jar
de.quantummaid.reflectmaid : reflectmaid-typescanner jar

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (6)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
com.google.inject : guice jar 5.0.1
org.springframework : spring-beans jar 5.3.13
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.hamcrest : hamcrest-library jar 2.2

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

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

QuantumMaid

The Java framework to export your domain logic without breaking clean architecture or introducing tedious configuration.

Версии библиотеки

Версия
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
0.0.48
0.0.47
0.0.46
0.0.45
0.0.44
0.0.43
0.0.42
0.0.41
0.0.40
0.0.39
0.0.38
0.0.37
0.0.36
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15