{"id":63423,"library":"juel-impl","title":"JUEL Implementation","description":"Implementation of the Java Unified Expression Language (EL) as specified by JSR 245 (JSP 2.1) and JSR 341 (EL 3.0).","status":"active","version":"2.2.7","language":"java","source_language":null,"source_url":"https://github.com/beckchr/juel","tags":["el","expression-language","juel","jsp"],"install":[{"cmd":"<dependency>\n  <groupId>de.odysseus.juel</groupId>\n  <artifactId>juel-impl</artifactId>\n  <version>2.2.7</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'de.odysseus.juel:juel-impl:2.2.7'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ExpressionFactoryImpl","correct":"de.odysseus.el.ExpressionFactoryImpl"}],"quickstart":{"code":"import de.odysseus.el.ExpressionFactoryImpl;\nimport javax.el.ExpressionFactory;\n\npublic class Example {\n    public void evaluate() {\n        ExpressionFactory factory = new ExpressionFactoryImpl();\n        // Use factory to create expressions\n    }\n}","lang":"java","description":"Shows how to create an ExpressionFactory using JUEL."},"warnings":[],"env_vars":null,"search_vec":"'2.1':17 '245':15 '3.0':22 '341':20 'el':10,21,23 'express':8,25 'expression-languag':24 'implement':2,3 'java':6 'jsp':16,28 'jsr':14,19 'juel':1,27 'languag':9,26 'specifi':12 'unifi':7","created_at":"2026-06-17T16:43:49.566223+00:00","updated_at":"2026-06-17T16:43:49.566223+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://juel.sourceforge.net/","github":"https://github.com/beckchr/juel","docs":"https://appdoc.app/artifact/de.odysseus.juel/juel-impl/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}