| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.enjektor |
| Идентификатор | Идентификаторenjektor |
| Последняя версия | Последняя версия0.0.6.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEnjektor
Enjektor is an application framework and inversion of control container for the Java platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| enjektor-0.0.6.RELEASE.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.enjektor/enjektor/ -->
<dependency>
<groupId>com.github.enjektor</groupId>
<artifactId>enjektor</artifactId>
<version>0.0.6.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.enjektor/enjektor/
implementation 'com.github.enjektor:enjektor:0.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.enjektor/enjektor/
implementation ("com.github.enjektor:enjektor:0.0.6.RELEASE")
'com.github.enjektor:enjektor:pom:0.0.6.RELEASE'
<dependency org="com.github.enjektor" name="enjektor" rev="0.0.6.RELEASE">
<artifact name="enjektor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.enjektor', module='enjektor', version='0.0.6.RELEASE')
)
libraryDependencies += "com.github.enjektor" % "enjektor" % "0.0.6.RELEASE"
[com.github.enjektor/enjektor "0.0.6.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| Версия |
|---|
|
0.0.6.RELEASE
|
|
0.0.4
|
|
0.0.3
|