Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Groovy
Apache Groovy is a Java-syntax-compatible object-oriented programming language for the Java platform. It is both a static and dynamic language with features similar to those of Python, Ruby, and Smalltalk. It can be used as both a programming language and a scripting language for the Java Platform, is compiled to Java virtual machine (JVM) bytecode, and interoperates seamlessly with other Java code and libraries.
- GitHub: https://github.com/topics/groovy
- Wikipedia: https://en.wikipedia.org/wiki/Apache_Groovy
- Repo: https://github.com/apache/groovy
- Created by: James Strachan
- Released: 2003
- Related Topics: grails, java,
- Last updated: 2024-11-08 00:13:17 UTC
- JSON Representation
https://github.com/netcentric/pickaxe-security-scanner
Pickaxe is a fast and customizable security scan library which simplifies security testing for web applications like Adobe Experience Manager or API services. It can be plugged into a maven build to execute build-in checks or custom user provided security checks. Custom security checks can be defined via YAML files or a groovy based DSL.
adobe-experience-manager aem aem-automation aem-tools dispatcher groovy maven-plugin penetration-testing-tools security-audit security-automation security-scanner security-tools
Last synced: 28 Oct 2024
https://github.com/arturbosch/jquality
Static code analysis for Java
analysis badsmells code codesmells groovy java javaparser static
Last synced: 15 Oct 2024
https://github.com/jenkinsci/mac-plugin
Plugin to configure Macs as Jenkins agents
groovy jenkins jenkins-agents jenkins-cloud jenkins-plugin jnlp-jenkins-slave keychain macos
Last synced: 07 Oct 2024
https://github.com/triologygmbh/test-data-loader
A Groovy DSL for creating test data via JPA
database dsl entity groovy h2 h2-database java jpa test-data test-data-generator test-data-loader testdata wildfly wildfly-swarm
Last synced: 13 Nov 2024
https://github.com/ragin-lundf/jenkins-jobdsl-remote
Jenkins JobDSL seed job script to manage jobs from a remote git repository with simple JSON files.
groovy jcasc jenkins jenkins-ci jenkins-jobs jenkins-pipeline job-as-code jobdsl pipeline-as-code seed
Last synced: 13 Oct 2024
https://github.com/binhex/arch-intellij
Docker build script for Arch Linux base with IntelliJ IDEA
arch-linux docker docker-image groovy gui ide intellij java kotlin novnc scala x-windows
Last synced: 28 Oct 2024
https://github.com/joelwetzel/hubitat-http-presence-sensor
A virtual presence sensor for Hubitat that determines its state by trying to access an HTTP endpoint. If it gets good responses, it reports present. If it gets a few bad responses in a row, it reports not present.
groovy hubitat presence smarthome
Last synced: 10 Nov 2024
https://github.com/szpak/spock-global-unroll
Spock extension automatically enabling parametrized tests unrolling in the whole project
groovy java parametrized-tests spock spock-extension spock-plugin
Last synced: 12 Oct 2024
https://github.com/harlonwang/kotlin-dsl-gradle-sample
about kotlin dsl gradle sample
Last synced: 07 Nov 2024
https://github.com/smartdengg/interface-buoy
ASM&AOP. Safely invoke the method declared within a Java interface.
android aop asm gradle gradle-android-plugin gradle-plugin groovy interface-design
Last synced: 05 Nov 2024
https://github.com/fieldju/jvm-lambda-template
A template project for quickly getting started writing a Scala, Groovy, or Java Serverless Application with SAM / Cloud Formation
aws aws-lambda cloudformation gradle gradle-aws-sam-deployer-plugin groovy java lambda scala serverless serverless-application-model serverless-applications
Last synced: 06 Nov 2024
https://github.com/rahulsom/grooves
EventSourcing for Java
cqrs eventsourcing groovy java kotlin
Last synced: 01 Nov 2024
https://github.com/jeffreyning/micro-mvc
与其他mvc兼容的框架
dao groovy springcloud springmvc sql
Last synced: 11 Nov 2024
https://github.com/sunzxyong/gradle-plugin-support
The IDEA plugin for help to create and develop a standard Gradle Plugin project.(一个用于创建和开发一个标准的Gradle Plugin工程的IDEA插件,包含生成标准的Gradle Plugin工程、BuildSrc工程与Groovy Class)
gradle-plugin gradle-plugin-development gradle-plugin-helper gradle-plugin-support groovy idea-plugin
Last synced: 29 Oct 2024
https://github.com/joelwetzel/hubitat-reliable-locks
An app that will create virtual locks that 'wrap' your physical lock devices, making them more reliable.
Last synced: 10 Nov 2024
https://github.com/sonatype-nexus-community/nexus-repository-elpa
elisp elpa emacs groovy java lisp nexus-repository sonatype-nexus
Last synced: 10 Aug 2024
https://github.com/thirashapw/reargen
Native based fast android app development framework using html/css/js
android groovy html html-css-javascript java jdk
Last synced: 13 Oct 2024
https://github.com/coollog/micronaut-jib
Dockerize and run a "Hello World" Micronaut app.
docker gradle groovy java jib kubernetes micronaut microservices
Last synced: 03 Nov 2024
https://github.com/saidsef/alpine-jenkins-dockerfile
Jenkins Blue Ocean Containerised Docker
cicd continuous-delivery continuous-integration devops groovy hacktoberfest jenkins jenkins-pipeline kubernetes kubernetes-cicd kubernetes-jenkins pipelines-as-code
Last synced: 06 Aug 2024
https://github.com/kurron/microservice-simulator
A set of Docker containers and Terraform scripts that can simulate a 100 node microservice based solution.
amqp docker groovy microservices rabbitmq simulation sns spring
Last synced: 27 Oct 2024
https://github.com/liuyueyi/quick-task
动态脚本调度框架,支持运行时新增,删除和修改动态脚本
commons-io concurrent groovy java quick
Last synced: 09 Nov 2024
https://github.com/adoptium/jenkins-helper
Jenkins Node helper API and helper jobs
adoptium groovy jenkins jenkins-helper
Last synced: 07 Nov 2024
https://github.com/mohannadcse/iotcom
Verifying safety of interactions between IoT apps
call-graph cfg groovy icfg java
Last synced: 27 Oct 2024
https://github.com/asseco-pst/einstein
A runtime dependency manager
dependency dependency-management devops gradle groovy jvm runtime
Last synced: 11 Oct 2024
https://github.com/iteratec/osmdetailanalysis
Microservice that provides functionality to persist and analyze web performance waterfall data.
grails groovy microservice openspeedmonitor webperformance
Last synced: 09 Nov 2024
https://github.com/joelwetzel/hubitat-lockdown
An app for Hubitat that will reliably lock all selected locks when a specified switch is triggered.
alexa groovy hubitat smarthome
Last synced: 10 Nov 2024
https://github.com/paulk-asert/groovy-constraint-programming
Three common programming paradigms or styles are the imperative (OO & procedural), functional, and logic (or constraint) styles. This repo shows examples of the latter using the Apache Groovy programming language and other (mostly JVM) languages which support this style of programming (often using libraries).
constraint-programming groovy jvm-languages linear-programming programming-language
Last synced: 15 Oct 2024
https://github.com/mbizhani/artemis
A developer-friendly integration test tool for calling REST APIs
groovy integration-testing java junit maven-plugin rest-api testing
Last synced: 18 Oct 2024
https://github.com/richard-austin/security-cam
CCTV Security cam NVR accessible via web directly or through Cloud. service. Run on Raspberry pi
angular cctv-monitoring dpkg dpkg-deb ffmpeg golang grails groovy java nvr onvif onvif-discovery ptz python raspberry-pi rtsp security-camera spring-security ubuntu webapp
Last synced: 05 Nov 2024
https://github.com/pditommaso/groovy-native
Skeleton Gradle build for Groovy native compilation
graal-native graalvm gradle groovy
Last synced: 15 Oct 2024
https://github.com/movingblocks/groovy-wrapper
Groovy Wrapper extension for the Gradle Wrapper - execute Groovy scripts as easily as Gradle scripts!
automation devops gradle groovy scripting utility wrapper
Last synced: 09 Nov 2024
https://github.com/commercetools/vrap
Validating REST API proxy
audit-sdk groovy java proxy raml raml-test raml-tooling rest
Last synced: 11 Nov 2024
https://github.com/pro-vision/jenkins-pv-pipeline-library
pro!vision Jenkins pipeline library for CI/CD
ci-cd groovy jenkins jenkins-pipeline jenkins-shared-library pipeline
Last synced: 29 Sep 2024
https://github.com/grimmjo/jaxrs-analyzer-gradle-plugin
Gradle plugin for the https://github.com/sdaschner/jaxrs-analyzer [JAX-RS Analyzer].
asciidoc gradle-plugin groovy jaxrs swagger
Last synced: 11 Oct 2024
https://github.com/cometkim/jdbc-jett-renderer
엑셀 스프레드시트 템플릿에 MySQL DB 메타데이터 렌더링하기
Last synced: 11 Oct 2024
https://github.com/wololock/ratpack-quickstart-demo
Source code for "Practical quickstart to Ratpack" presentation.
Last synced: 27 Oct 2024
https://github.com/st-h/vertx-mongo-streams
Helpers to stream data between vert.x ReadStream (e.g. HttpServerFileUpload), WriteStream (e.g. HttpServerResponse) and MongoDB AsyncInputStream and AsyncOutputStream.
gridfs groovy java mongodb mongodb-async-driver readstream vertx writestream
Last synced: 11 Oct 2024
https://github.com/jagedn/nf-plugin-template
Unoficial template for Nextflow Plugins
groovy groovy-language nextflow nextflow-plugin
Last synced: 13 Nov 2024
https://github.com/cloudogu/nexus-scripting
nexus-scripting provides an go api and a command line interface for the scripting api Sonatype Nexus 3
go golang groovy nexus nexus-scripting scripting
Last synced: 14 Oct 2024
https://github.com/tambapps/hyperpoet
a Groovy-friendly and Marcel-friendly HTTP client backed by OkHttp
Last synced: 13 Nov 2024
https://github.com/jonatan-ivanov/groovy-training
An old training that I held about Groovy
Last synced: 11 Nov 2024
https://github.com/rip21/playground
It's just playground to play with languages, algorithms and other stuff and collect them in comprehensive place
algorithm-challenges algorithms codility groovy interview interview-practice interview-questions interview-test-task java javascript sql
Last synced: 15 Oct 2024
https://github.com/h1alexbel/dothem
Personal Backlog of Tasks integrated with GitHub and Todoist
docker github-issues groovy todoist-api
Last synced: 07 Nov 2024
https://github.com/glytching/tranquil
A Java query library using a SQL grammar
antlr4 groovy java java8 json query-language sql-query
Last synced: 11 Oct 2024
https://github.com/kvendingoldo/jdcl
groovy jenkins jobdsl jobdsl-framework
Last synced: 27 Oct 2024
https://github.com/kochetkov-ma/allure-server-gradle
Gradle plugin for Allure Server
allure-server gitlab gitlab-ci gradle-plugin groovy
Last synced: 12 Nov 2024
https://github.com/sheep0704/androidstudiogradle
AndroidStudio3.4.1+Gradle5.1.1+productFlavors声明+gradlew编译,多渠道多任务打包,适合小白快速构建Android gradle工程,快速拉取后直接编译即可,可套用自身新项目直接构建。
android androidstudio4 duoqudao duorenwu gradle gradlew5 groovy module productflavors sdk
Last synced: 12 Nov 2024
https://github.com/ebazhanov/gradle_groovy_allure_junit
allure2 groovy selenide-demo-test spock-framework
Last synced: 13 Oct 2024
https://github.com/kivanval/gravrity
A Gradle plugin that compiles Apache Avro files (*.avpr, *.avsc, *.avdl) into the corresponding Scala files in your project using the Avrohugger.
avro avro-schema gradle-plugin groovy scala spock
Last synced: 12 Oct 2024
https://github.com/ryanstull/groovyalgebra
A simple computer algebra system, implemented in groovy
algebra computer-algebra groovy symbolic-algebra symbolic-computation symbolic-math
Last synced: 23 Oct 2024
https://github.com/lesmiscore/phosphorus
A PHAR extractor for JVM written in Groovy
Last synced: 13 Oct 2024
https://github.com/nileshkhaire/babycorn
Short and sweet strongly typed XML reader for JVM
android commons-configuration2 graalvm groovy java java-field jaxb jaxb2 jvm jvm-languages strongly-typed xml xml-parser xmlreader xpath
Last synced: 13 Oct 2024
https://github.com/helpermethod/gscope
Kotlin's scoping functions for Groovy.
extension-module groovy type-safe
Last synced: 14 Oct 2024
https://github.com/cTwospoons/camel-spock-test
A simple project to show how to use Spock to unit test Camel routes.
apache-camel groovy spock spring-boot testing
Last synced: 04 Nov 2024
https://github.com/mateusznakodach/bialydunajec-monorepo
Modular monolith application (backend) with event-driven architecture and rich domain model developed mostly in DDD manner. Web application in Spring Boot 2 for student adaptation camp in Biały Dunajec.
backend ddd ddd-architecture domain-driven-design event-driven frontend groovy kotlin modular modular-architecture modular-monolith spock spring
Last synced: 05 Nov 2024
https://github.com/devatherock/utilities
Utility scripts to perform common, repetitive tasks
consumer google groovy kafka repetitive-tasks
Last synced: 07 Nov 2024
https://github.com/icfnext/aem-groovy-extension
OSGi bundle containing Groovy builders and metaclasses for Adobe Experience Manager.
Last synced: 11 Oct 2024
https://github.com/apache/groovy-dev-site
Apache Groovy developer documentation and project site
Last synced: 07 Oct 2024
https://github.com/kdabir/travis-groovy
execute groovy scripts on travis-ci
Last synced: 03 Nov 2024
https://github.com/christian-draeger/kata-setup
skeleton with some ready to use testing libs to quick start TDD kata sessions
assertj es6 gradle groovy hamcrest java javascript jest junit5 kata kata-setup katas kotlin kotlintest spock strikt tdd tdd-kata typescript
Last synced: 06 Nov 2024
https://github.com/rip21/ololos-blog-react-redux-universal
Backend part of the next-ololos-blog + legacy Frontend part written in pure boilerplate without Next.js
eslint gradle groovy helmet java javascript middleware nodejs npm-scripts react react-router reactjs redux redux-thunk universal webpack
Last synced: 15 Oct 2024
https://github.com/kolman-freecss/kf_envorchestatortool
Orchestator tool that automatically provides a pre-configured environment either on-premises or in the cloud
aws docker groovy jenkins python shellscript terraform
Last synced: 17 Oct 2024
https://github.com/fastjengine/fastj-groovy-template
A Groovy-based template project for the FastJ Game Engine.
cross-platform easy-to-expand easy-to-learn easy-to-understand easy-to-use fastj gradle groovy open-source template-project
Last synced: 08 Nov 2024
https://github.com/htr3n/dera
Dynamic event-driven actors: events, actors, multi-threading, lock-free ring buffer Disruptor
actors event event-driven executor-service groovy java multithreading mutex rest semaphore websocket
Last synced: 10 Nov 2024
https://github.com/mideo/salesforce-api-client
Salesforce client
ant groovy jar salesforce salesforce-metadata salesforce-rest-api salesforce-soap-api
Last synced: 27 Sep 2024
https://github.com/hantsy/micronaut-sandbox
Micronaut playground
gradle groovy jdbc jpa kotest kotlin kotlin-coroutines micronaut micronaut-data mongo mongodb r2dbc reactive-streams spock
Last synced: 27 Oct 2024
https://github.com/ranaaditya/groovy2kts
CLI for converting Groovy based Gradle files into Kotlin scripts
android cli compiler converters groovy kotlin-scripts regexp rust-cli
Last synced: 13 Oct 2024
https://github.com/klum-dsl/klum-ast
Turn your models into super models
ast-transformation config-dsl groovy
Last synced: 11 Oct 2024
https://github.com/choonchernlim/intellij-config
Custom configuration for IntelliJ IDEA - code styles, live templates, etc
code-formatter code-styles groovy intellij java javascript
Last synced: 06 Nov 2024
https://github.com/link89/jenkins-oo-shared-lib
An un-opinionated Jenkins shared library built with the object-oriented principles in mind.
groovy jenkins jenkins-pipeline object-oriented
Last synced: 16 Oct 2024
https://github.com/ankushs92/geolocation-useragent-parser-rest-api
A very fast geolocation and user-agent analysis REST API. Written in Groovy on top of Vert.x platform.
browscap db-ip geolocation geolocation-api groovy useragent-parser useragentparser vertx
Last synced: 04 Aug 2024
https://github.com/sncf-connect-tech/hesperides-jenkins-lib
Shared lib for Jenkins pipelines to interact with Hesperides
groovy hesperides http jenkins-pipeline
Last synced: 06 Nov 2024
https://github.com/choonchernlim/spring-boot-mail
Email module for sending emails.
groovy java maven spring spring-boot
Last synced: 06 Nov 2024
https://github.com/egonw/ons-wikidata
Open Notebook for Wikidata scripts
bioclipse cdk groovy hacktoberfest wikidata
Last synced: 13 Oct 2024
https://github.com/cqsupport/aem-groovy-scripts
Groovy scripts for analyzing and fixing AEM issues.
adobe aem aem-groovy-scripts groovy jackrabbit-oak
Last synced: 11 Nov 2024
https://github.com/mikeroyal/groovy-guide
Groovy Guide
groovy groovy-language groovy-library java
Last synced: 24 Oct 2024
https://github.com/sahaginorg/sahagin-groovy
Sahagin generates highly readable Geb test report from your test code.
geb groovy spock test-framework test-reporting
Last synced: 18 Oct 2024
https://github.com/mvysny/vaadin-groovy-builder
Building Vaadin UIs in Groovy pleasantly with DSL
builder-pattern dsl groovy vaadin vaadin14
Last synced: 16 Oct 2024
https://github.com/kurron/spring-cloud-sns
A simple example showcasing how Spring Cloud supports Amazon Simple Notification Service (SNS)
Last synced: 31 Oct 2024
https://github.com/daverbk/gradle-custom-task
Java execution in Gradle tasks project structure
gradle gradle-tasks groovy java
Last synced: 12 Oct 2024
https://github.com/joselion/strict-null-check
A Gradle plugin to make your Java code check for nullability by default
gradle gradle-plugin groovy hacktoberfest java jsr-305 null-safety sonarlint
Last synced: 10 Oct 2024
https://github.com/benjetson/pipanel
Display alerts from SmartThings on your Raspberry Pi.
golang golang-application groovy gtk3 raspberry-pi raspberry-pi-touchscreen smartthings
Last synced: 06 Nov 2024
https://github.com/choonchernlim/choonchernlim-archetype-webapp
Groovy-based Maven WAR archetype using Spring Boot 2.x with the capability of generating static code analysis reports for Continuous Integration servers.
groovy java maven maven-archetype react single-page-app web-app webpack
Last synced: 06 Nov 2024
https://github.com/sridharbandi/selenium-groovy-getting-started-examples
Selenium Groovy Getting Started Examples.
gradle groovy junit maven page-object-model selenium-webdriver testng
Last synced: 11 Oct 2024
https://github.com/sridharbandi/selenium-geb-junit-template
Selenium Geb (Gebish) Groovy Junit Template, Compatible with Maven or Gradle
geb gradle groovy junit4 maven page-object-model selenium webdrivermanager
Last synced: 11 Oct 2024
https://github.com/sridharbandi/selenium-groovy-junit-template
Selenium Groovy Junit Template, Compatible with Maven or Gradle
gradle groovy junit4 maven page-object-model selenium webdrivermanager
Last synced: 11 Oct 2024