| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.github.lukaszbudnik.guice-properties-el |
| ArtifactId | ArtifactIdguice-properties-el |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguice-properties-el
Expression Language in @Named properties
|
| Project URL |
Project URL |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.guava : guava | jar | 18.0 |