Last Version

EFX Toolkit for Java 0.1.1

Java library for the eForms Expression Language (EFX). It enables the transpilation of EFX expressions and templates to different target languages. It also provides an implementation that turns an EFX expression into XPath.

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

eu.europa.ted.eforms
ArtifactId

ArtifactId

efx-toolkit-java
Version

Version

0.1.1
Type

Type

jar
Description

Description

EFX Toolkit for Java
Java library for the eForms Expression Language (EFX). It enables the transpilation of EFX expressions and templates to different target languages. It also provides an implementation that turns an EFX expression into XPath.
Project URL

Project URL

https://docs.ted.europa.eu/eforms/latest/efx-toolkit/
Source Code Management

Source Code Management

https://github.com/OP-TED/efx-toolkit-java.git

Download efx-toolkit-java 0.1.1


<!-- https://jarcasting.com/artifacts/eu.europa.ted.eforms/efx-toolkit-java/ -->
<dependency>
    <groupId>eu.europa.ted.eforms</groupId>
    <artifactId>efx-toolkit-java</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ted.eforms/efx-toolkit-java/
implementation 'eu.europa.ted.eforms:efx-toolkit-java:0.1.1'
// https://jarcasting.com/artifacts/eu.europa.ted.eforms/efx-toolkit-java/
implementation ("eu.europa.ted.eforms:efx-toolkit-java:0.1.1")
'eu.europa.ted.eforms:efx-toolkit-java:jar:0.1.1'
<dependency org="eu.europa.ted.eforms" name="efx-toolkit-java" rev="0.1.1">
  <artifact name="efx-toolkit-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ted.eforms', module='efx-toolkit-java', version='0.1.1')
)
libraryDependencies += "eu.europa.ted.eforms" % "efx-toolkit-java" % "0.1.1"
[eu.europa.ted.eforms/efx-toolkit-java "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.