is not current version
Last Version 1.1.0

com.github.lukaszbudnik.guice-properties-el:guice-properties-el 1.0.0

Expression Language in @Named properties

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

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

ArtifactId

guice-properties-el
Version

Version

1.0.0
Type

Type

jar

Download guice-properties-el 1.0.0


<!-- 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.0.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.0.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.0.0")
'com.github.lukaszbudnik.guice-properties-el:guice-properties-el:jar:1.0.0'
<dependency org="com.github.lukaszbudnik.guice-properties-el" name="guice-properties-el" rev="1.0.0">
  <artifact name="guice-properties-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lukaszbudnik.guice-properties-el', module='guice-properties-el', version='1.0.0')
)
libraryDependencies += "com.github.lukaszbudnik.guice-properties-el" % "guice-properties-el" % "1.0.0"
[com.github.lukaszbudnik.guice-properties-el/guice-properties-el "1.0.0"]