mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Update groovy.md
This commit is contained in:
parent
a5b37a1099
commit
ca8bea6951
1 changed files with 20 additions and 1 deletions
|
|
@ -1,6 +1,25 @@
|
|||
## Groovy Interpreter
|
||||
---
|
||||
layout: page
|
||||
title: "Apache Groovy Interpreter for Apache Zeppelin"
|
||||
description: "Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax."
|
||||
group: interpreter
|
||||
---
|
||||
<!--
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
{% include JB/setup %}
|
||||
|
||||
## Groovy Interpreter for Apache Zeppelin
|
||||
|
||||
|
||||
### Samples
|
||||
|
|
|
|||
Loading…
Reference in a new issue