You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/introduction/index-introduction.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,6 @@ import Video from '@theme/Video';
43
43
44
44
## Technical description
45
45
46
-
Trevas provides VTL engines for different execution contexts, in particular a Java 11 engine and an [Apache Spark](https://spark.apache.org/) engine.
46
+
Trevas provides VTL engines for different execution contexts, in particular a Java 17 engine and an [Apache Spark](https://spark.apache.org/) engine.
47
47
48
48
Trevas engines are based on the [JSR 223](https://jcp.org/en/jsr/detail?id=223) specification (Scripting for the Java Platform), which describes the use of scripting languages in Java.
Copy file name to clipboardExpand all lines: docs/i18n/fr/docusaurus-plugin-content-docs/current/introduction/index-introduction.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,6 @@ import Video from '@theme/Video';
43
43
44
44
## Description technique
45
45
46
-
Trevas fournit des moteurs VTL pour différents environnemens d'exécution, notamment un moteur Java 11 et un moteur [Apache Spark](https://spark.apache.org/).
46
+
Trevas fournit des moteurs VTL pour différents environnemens d'exécution, notamment un moteur Java 17 et un moteur [Apache Spark](https://spark.apache.org/).
47
47
48
48
Les moteurs Trevas se basent sur la spécification [JSR 223](https://jcp.org/en/jsr/detail?id=223) qui décrit l'utilisation de langages de scripts en Java.
0 commit comments