Skip to content

wildfly/jboss-jakarta-el-api_spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

WildFly Jakarta Expression Language API

This is a WildFly-specific fork of the Eclipse EE4J Jakarta Expression Language spec and API repository.

The purpose of this project is to maintain a variant of the Jakarta Expression Language API binary that is tailored for use in a WildFly application server environment.

This fork is limited to the API portion of the Eclipse EE4J repository. Specification and TCK content in the Eclipse EE4J repository has been removed.

Online JavaDoc

Building

API

Jakarta Expression Language API can be built by executing the following from the project root:

cd api
mvn clean package

The API jar can then be found in /api/target.

Making Changes

To make changes, fork this repository, make your changes, and submit a pull request.

About Jakarta Expression Language

Jakarta Expression Language defines an expression language for Java applications.

About

Jakarta Expression Language

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages

  • Java 96.7%
  • HTML 3.3%