This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push: new dc5d3d9f2 Update helium.json (September 29, 2024, 00:26) dc5d3d9f2 is described below commit dc5d3d9f2f171581cb50b0dc47fc232c7f547326 Author: apache zepplein <d...@zeppelin.apache.org> AuthorDate: Sun Sep 29 00:26:49 2024 +0000 Update helium.json (September 29, 2024, 00:26) 38 lines modified --- helium.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/helium.json b/helium.json index c22d04065..75be63127 100644 --- a/helium.json +++ b/helium.json @@ -76,6 +76,44 @@ "artifactId": "spark-interpreter" } }, + "spark-scala-parent": { + "latest": { + "type": "INTERPRETER", + "name": "spark-scala-parent", + "version": "0.11.2", + "published": "2024-08-18T11:53:44+00:00", + "artifact": "spark-scala-parent@0.11.2", + "description": "Zeppelin: Spark Scala Parent", + "license": "Apache-2.0", + "icon": "<i class=\"fa fa-rocket\"></i>", + "groupId": "org.apache.zeppelin", + "artifactId": "spark-scala-parent" + }, + "0.11.1": { + "type": "INTERPRETER", + "name": "spark-scala-parent", + "version": "0.11.1", + "published": "2024-03-29T06:23:48+00:00", + "artifact": "spark-scala-parent@0.11.1", + "description": "Zeppelin: Spark Scala Parent", + "license": "Apache-2.0", + "icon": "<i class=\"fa fa-rocket\"></i>", + "groupId": "org.apache.zeppelin", + "artifactId": "spark-scala-parent" + }, + "0.11.0": { + "type": "INTERPRETER", + "name": "spark-scala-parent", + "version": "0.11.0", + "published": "2024-02-16T12:19:16+00:00", + "artifact": "spark-scala-parent@0.11.0", + "description": "Zeppelin: Spark Scala Parent", + "license": "Apache-2.0", + "icon": "<i class=\"fa fa-rocket\"></i>", + "groupId": "org.apache.zeppelin", + "artifactId": "spark-scala-parent" + } + }, "spark-shims": { "latest": { "type": "INTERPRETER",