| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.github.lukaszbudnik.guice-properties-el |
| Идентификатор | Идентификаторguice-properties-el |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеguice-properties-el
Expression Language in @Named properties
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| guice-properties-el-1.1.0.pom | |
| guice-properties-el-1.1.0.jar | 2 KB |
| guice-properties-el-1.1.0-tests.jar | 3 KB |
| guice-properties-el-1.1.0-sources.jar | 2 KB |
| guice-properties-el-1.1.0-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lukaszbudnik.guice-properties-el/guice-properties-el/ -->
<dependency>
<groupId>com.github.lukaszbudnik.guice-properties-el</groupId>
<artifactId>guice-properties-el</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lukaszbudnik.guice-properties-el/guice-properties-el/
implementation 'com.github.lukaszbudnik.guice-properties-el:guice-properties-el:1.1.0'
// https://jarcasting.com/artifacts/com.github.lukaszbudnik.guice-properties-el/guice-properties-el/
implementation ("com.github.lukaszbudnik.guice-properties-el:guice-properties-el:1.1.0")
'com.github.lukaszbudnik.guice-properties-el:guice-properties-el:jar:1.1.0'
<dependency org="com.github.lukaszbudnik.guice-properties-el" name="guice-properties-el" rev="1.1.0">
<artifact name="guice-properties-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lukaszbudnik.guice-properties-el', module='guice-properties-el', version='1.1.0')
)
libraryDependencies += "com.github.lukaszbudnik.guice-properties-el" % "guice-properties-el" % "1.1.0"
[com.github.lukaszbudnik.guice-properties-el/guice-properties-el "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.odysseus.juel : juel-impl | jar | 2.2.7 |
| com.google.inject : guice | jar | 3.0 |
| de.odysseus.juel : juel-api | jar | 2.2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.guava : guava | jar | 18.0 |