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

WireDI Core 1.0.0-alpha2

Easy and simple di using annotation processors

Лицензия

Лицензия

Категории

Категории

Wire Данные Data Structures
Группа

Группа

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

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

wire-di-runtime-environment
Версия

Версия

1.0.0-alpha2
Тип

Тип

jar
Описание

Описание

WireDI Core
Easy and simple di using annotation processors
Ссылка на сайт

Ссылка на сайт

https://github.com/ThorbenKuck/SimpleDI

Скачать wire-di-runtime-environment 1.0.0-alpha2


<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/wire-di-runtime-environment/ -->
<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>wire-di-runtime-environment</artifactId>
    <version>1.0.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/wire-di-runtime-environment/
implementation 'com.github.thorbenkuck:wire-di-runtime-environment:1.0.0-alpha2'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/wire-di-runtime-environment/
implementation ("com.github.thorbenkuck:wire-di-runtime-environment:1.0.0-alpha2")
'com.github.thorbenkuck:wire-di-runtime-environment:jar:1.0.0-alpha2'
<dependency org="com.github.thorbenkuck" name="wire-di-runtime-environment" rev="1.0.0-alpha2">
  <artifact name="wire-di-runtime-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='wire-di-runtime-environment', version='1.0.0-alpha2')
)
libraryDependencies += "com.github.thorbenkuck" % "wire-di-runtime-environment" % "1.0.0-alpha2"
[com.github.thorbenkuck/wire-di-runtime-environment "1.0.0-alpha2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.thorbenkuck : wire-di-annotations jar 1.0.0-alpha2
com.google.auto.service : auto-service jar 1.0.1
org.slf4j : slf4j-api jar 1.7.33
org.jetbrains : annotations jar 23.0.0

test (2)

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

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

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