Simple Utils Injection

The Injection project for simpler java development

Лицензия

Лицензия

Группа

Группа

org.hrodberaht
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple Utils Injection
The Injection project for simpler java development
Ссылка на сайт

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

http://code.google.com/p/java-simple-utils/inject/

Скачать inject

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
cglib : cglib Необязательный jar 2.2

test (2)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject-tck jar 1
junit : junit jar 4.8.1

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

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

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

Версия
1.2.0
1.1.0
1.0.0