guice-properties-el

Expression Language in @Named properties

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.lukaszbudnik.guice-properties-el
ArtifactId

ArtifactId

guice-properties-el
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

guice-properties-el
Expression Language in @Named properties
Project URL

Project URL

https://github.com/lukaszbudnik/guice-properties-el

Download guice-properties-el

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0