Last Version

JBoss EL 1.1.1

JBoss EL is a extended EL implementation, distributed with Seam

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

com.github.albfernandez
ArtifactId

ArtifactId

jboss-el
Version

Version

1.1.1
Type

Type

jar
Description

Description

JBoss EL
JBoss EL is a extended EL implementation, distributed with Seam
Project URL

Project URL

https://github.com/albfernandez/jboss-el
Source Code Management

Source Code Management

https://github.com/albfernandez/jboss-el

Download jboss-el 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.albfernandez/jboss-el/ -->
<dependency>
    <groupId>com.github.albfernandez</groupId>
    <artifactId>jboss-el</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez/jboss-el/
implementation 'com.github.albfernandez:jboss-el:1.1.1'
// https://jarcasting.com/artifacts/com.github.albfernandez/jboss-el/
implementation ("com.github.albfernandez:jboss-el:1.1.1")
'com.github.albfernandez:jboss-el:jar:1.1.1'
<dependency org="com.github.albfernandez" name="jboss-el" rev="1.1.1">
  <artifact name="jboss-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez', module='jboss-el', version='1.1.1')
)
libraryDependencies += "com.github.albfernandez" % "jboss-el" % "1.1.1"
[com.github.albfernandez/jboss-el "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.spec.javax.el : jboss-el-api_2.2_spec jar 1.0.2.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.