com.github.hjohn.ddif:ddif-test-util

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.

Лицензия

Лицензия

Группа

Группа

com.github.hjohn.ddif
Идентификатор

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

ddif-test-util
Последняя версия

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

4.0.0-alpha.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать ddif-test-util

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

<!-- https://jarcasting.com/artifacts/com.github.hjohn.ddif/ddif-test-util/ -->
<dependency>
    <groupId>com.github.hjohn.ddif</groupId>
    <artifactId>ddif-test-util</artifactId>
    <version>4.0.0-alpha.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hjohn.ddif/ddif-test-util/
implementation 'com.github.hjohn.ddif:ddif-test-util:4.0.0-alpha.6'
// https://jarcasting.com/artifacts/com.github.hjohn.ddif/ddif-test-util/
implementation ("com.github.hjohn.ddif:ddif-test-util:4.0.0-alpha.6")
'com.github.hjohn.ddif:ddif-test-util:jar:4.0.0-alpha.6'
<dependency org="com.github.hjohn.ddif" name="ddif-test-util" rev="4.0.0-alpha.6">
  <artifact name="ddif-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hjohn.ddif', module='ddif-test-util', version='4.0.0-alpha.6')
)
libraryDependencies += "com.github.hjohn.ddif" % "ddif-test-util" % "4.0.0-alpha.6"
[com.github.hjohn.ddif/ddif-test-util "4.0.0-alpha.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2

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

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

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

Версия
4.0.0-alpha.6
4.0.0-alpha.5