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/cyse7125-su24-team10/webapp-cve-consumer
Go application that processes CVE data from Kafka streams and stores it in PostgreSQL. It features secure Kafka integration, efficient database handling, and health check endpoints. Dockerized and managed through a CI/CD pipeline with Jenkins, it ensures streamlined deployment and reliable CVE data monitoring.
aws docker golang groovy jenkins semantic-release
Last synced: 12 Oct 2024
https://github.com/lulunac27a/text-counter-java-application
Text counter application in Java, Kotlin and Groovy
application fxml groovy java java-app java-application java-swing javafx jframe kotlin kotlin-app kotlin-application kotlin-javafx swing text text-area text-box text-counter
Last synced: 12 Oct 2024
https://github.com/hafidzfg/fp-btdp-web-test
Web UI Test Automation as a submission for Hacktiv8's QA Test Automation with Katalon Final Project
data-driven-tests functional-tests groovy katalon test-automation web-testing web-ui
Last synced: 23 Oct 2024
https://github.com/sli239/nanopore_transcript_quantification
Transcript Reconstruction and Quantification from Oxford Nanopore RNA Sequencing Dataset
groovy nanopore nextflow pipeline
Last synced: 16 Nov 2024
https://github.com/joelwetzel/hubitat-miscellaneous-drivers
A collection of small misc drivers that don't belong anywhere else
Last synced: 10 Nov 2024
https://github.com/airlanggarasyad/katalon-finalapi-airlangga
hacktiv8's final assignment for API testing using Katalon Studio
api automated-testing groovy katalon-studio
Last synced: 12 Oct 2024
https://github.com/skynest-studios/skydatabase
An high performance API for managing databases using MySQL
async cache cache-storage crud crud-api database database-management fast fast-api gradle groovy high-performance java maven mysql mysql-database spigot sync
Last synced: 23 Oct 2024
https://github.com/tachoknight/hellojavaandgroovy
Example maven project combining Java and Groovy into a runnable jar
groovy groovy-script java maven maven-archetype maven-plugin maven-pom
Last synced: 09 Nov 2024
https://github.com/alainstalder/grengine
Grengine is an engine for running and embedding Groovy in a Java VM.
Last synced: 12 Oct 2024
https://github.com/mindexpert7546/qr-code-generator
This is rest api for generate the QR-Code which is developed by Grails-3.x.
grails grails-plugin grails3 groovy qr qr-code qr-code-generator qr-decomposition qrcode qrcode-generator qrgeneration rest-api restful-api zxing zxing-qrcode
Last synced: 12 Oct 2024
https://github.com/joelwetzel/hubitat-cooper-aspire-scene-controller
A Hubitat driver for the Cooper Eaton Aspire RFWC5 and RFWC5D 5-button keypads. These are in-wall z-wave scene controllers, but this driver allows them to be used as keypads for a variety of purposes.
groovy hubitat smarthome z-wave
Last synced: 10 Nov 2024
https://github.com/goldstrike77/ansible-role-linux-jenkins
Ansible role for install and configure Jenkins on the Linux operating system.
ansible ansible-role cicd continuous-delivery continuous-deployment continuous-integration devops groovy hacktoberfest jenkins pipelines-as-code
Last synced: 13 Nov 2024
https://github.com/johnmartel/jenkins-job-dsl-script-validator-plugin
A Gradle plugin to validate Jenkins Job DSL scripts
gradle gradle-plugin groovy jenkins jenkins-jobs
Last synced: 11 Nov 2024
https://github.com/hamidgholami/geekestan-cicd
An advanced CI/CD pipeline through, Kubernetes, AWS EC2, Jenkins, Terraform, Ansible
ansible ansible-playbook ansible-role groovy helm helm-chart java jenkins jenkins-shared-library kubernetes kubernetes-cluster kubernetes-deployment kubernetes-setup shared-library terraform
Last synced: 12 Nov 2024
https://github.com/33mestre/java_base
The Currency Conversion API is a Java-based REST API designed for currency conversion. This project serves as an educational and reference Java project maintained on GitHub. It demonstrates key concepts of API development, including integration with external services, data persistence using an embedded DB, and route management with Apache Camel.
api bash camel docker groovy h2 java python rest shell spring
Last synced: 12 Oct 2024
https://github.com/enderpalm/pipette
PET Project Gradle Plugin for versioning @FabricMC and other dependencies depended by Minecraft mods
fabric gradle gradle-plugin groovy minecraft pet-project
Last synced: 11 Nov 2024
https://github.com/tadaskay/discountr
groovy homework-assignments spock vinted
Last synced: 09 Nov 2024
https://github.com/micheam/jaxb-sample-with-groovy
sample src of jaxb with groovy.
groovy jaxb marshalling xml-parsing
Last synced: 31 Oct 2024
https://github.com/allure-examples/spock-groovy-3.0-gradle
Example of Allure Report usage with Spock, Groovy 3.0 and Gradle
allure allure-report example gradle groovy spock
Last synced: 12 Oct 2024
https://github.com/mbadanoiu/mal-003
MAL-003: Groovy Security Bypass and Stored XSS in Apache OfBiz
0-day authenticated bypass cross-site-scripting groovy remote-code-execution stored-xss
Last synced: 12 Oct 2024
https://github.com/array0/qa_aw
QA test the Aceweb development
cms groovy lms qa quality-assurance
Last synced: 12 Oct 2024
https://github.com/bearddan2000/groovy-cli-graalvm-hello-world
A POC for graalvm using native-image to build a standalone executable binary.
cli graalvm groovy grroovy hello maven native-image world
Last synced: 12 Oct 2024
https://github.com/ferretdayo/javawithangularjs
フロントAngularJS, バックJava(テストはSpock)
angular4 groovy spock spring-boot
Last synced: 12 Nov 2024
https://github.com/mindexpert7546/jasper-report-grails-learn
This repo is for get the jasper response in grails 3.2.6 or 3.x
grails grails3 groovy groovy-language
Last synced: 12 Oct 2024
https://github.com/cyse7125-su24-team10/helm-webapp-cve-processor
The cve-processor Helm chart deploys a Go-based application designed to fetch CVE data from the CVE repository and push it to Kafka for further processing. The chart includes configuration for running the application as a Kubernetes job, secured access via environment variables, and a robust scaling policy.
aws golang groovy helm jenkins kafka kubernetes semantic-release
Last synced: 12 Oct 2024
https://github.com/jonatan-ivanov/ssl-test
A simple cli to check SSL Handshake
Last synced: 11 Nov 2024
https://github.com/mindexpert7546/busdetails-iic-training-project
The IIC Training Project, developed using Groovy & Grails with an Angular-based UI and MySQL for database management, aims to revolutionize the public transportation experience. It provides real-time bus waiting times, enhancing convenience for users.
angular angular-cli angularjs auth authentication grail grails-plugin grails3 groovy groovy-and-grails groovy-language groovy-script mysql
Last synced: 12 Oct 2024
https://github.com/jonatan-ivanov/lazybones-templates
Create projects quickly
Last synced: 11 Nov 2024
https://github.com/ptmkhanh29/jenkins-documentation
Vô tình mình xem được repo này (https://github.com/hocchudong/ghichep-docker) của một anh cảm thấy rất hay nên muốn ghi chép lại thành quả đã học được về Jenkins để chia sẻ với mọi người
Last synced: 29 Oct 2024
https://github.com/josemanuelep/practicing-gradle
Usign the official documentation of Gradle - Creating Multi-project Builds
Last synced: 13 Nov 2024
https://github.com/lifailon/pipeline-service-manager
Jenkins pipeline for service manage
ansible-playbook devops groovy jenkins-pipeline job pipeline powershell service service-manager systemctl windows windows-service
Last synced: 13 Oct 2024
https://github.com/mindexpert7546/countriesnfo-api-mysql-migration-learn
The "Countries Info API" is a RESTful web service that offers essential information about countries, including country name, country code, and flag images. This API is designed to be a valuable resource for developers, researchers.
api grails grails-application grails3 groovy groovy-code mysql mysql-database
Last synced: 12 Oct 2024
https://github.com/aparise1217/commons-concat
Common Utils used in String Concatenation Operations
groovy string-manipulation utilities
Last synced: 12 Oct 2024
https://github.com/josdem/jmailer-pipeline
Jenkins pipeline to test, build and deploy Jmailer
groovy jenkins jenkins-pipeline
Last synced: 13 Oct 2024
https://github.com/allure-examples/spock-groovy-4.0-gradle
Example of Allure Report usage with Spock, Groovy 4.0 and Gradle
allure allure-report example gradle groovy spock
Last synced: 12 Oct 2024
https://github.com/allure-examples/spock-groovy-2.5-gradlekts
Example of Allure Report usage with Spock, Groovy 2.5 and Gradle (Kotlin)
allure allure-report example gradle groovy spock
Last synced: 12 Oct 2024
https://github.com/nimjetushar/jenkinslibrary
Jenkins library for automation script
groovy groovy-script jenkins jenkins-jobs jenkins-library
Last synced: 11 Nov 2024
https://github.com/hamidgholami/jenkins-lab
Some template of jenkinsfile for using in jenkins pipeline
declarative declarative-programming groovy groovy-script jenkins jenkins-ci jenkins-pipeline jenkinsfile pipeline
Last synced: 13 Oct 2024
https://github.com/pintowar/jweb-console
Web Scripting Console for Java Web Applications
groovy micronaut ruby spring-boot
Last synced: 14 Oct 2024
https://github.com/leighgarbs/jenkins-sl
Jenkins shared library for continuous integration and testing of C++ projects
c-plus-plus cpp groovy jenkins jenkins-ci jenkins-pipeline
Last synced: 13 Oct 2024
https://github.com/rgolubtsov/transroutownish-proto-bus-groovy
A daemon written in Groovy, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
groovy json microservice ratpack rest routing transportation
Last synced: 31 Oct 2024
https://github.com/dimazeland/java-software-engineer
Source code examples from Java Engineer knowledge segments
apache-maven gradle groovy hibernate java junit5 lombok mockito spring spring-boot testcontainers thymeleaf
Last synced: 12 Oct 2024
https://github.com/anicetkeric/lab-jenkins-shared-lib
Reuse a Pipeline with Jenkins Shared Library
groovy groovy-script jenkins jenkins-groovy jenkins-pipeline jenkins-shared-libraries spring-boot
Last synced: 13 Oct 2024
https://github.com/rvenutolo/groovy-string-extensions
A (very small) collection of Groovy (v2.0+) extensions for String and GString.
groovy gstring gstring-methods maven-wrapper
Last synced: 15 Nov 2024
https://github.com/jamiefdhurst/jenkins
Jenkins libraries and jobs used to drive all my workflows
Last synced: 14 Oct 2024
https://github.com/breadrock1/groovenc-tool
Grooven-tool is a simple tool for transforming encoded data into its canonical form, or for transforming raw data into various encoded and hashed forms. It is capable of intelligently recognizing several encoding formats using heuristic techniques.
base64 decoder encoder groovy groovy-language morse-code pwntools qrcode rot13 vigenere-cipher
Last synced: 11 Nov 2024
https://github.com/allure-examples/spock-groovy-2.5-maven
Example of Allure Report usage with Spock, Groovy 2.5 and Maven
allure allure-report example groovy maven spock
Last synced: 12 Oct 2024
https://github.com/daggerok/groovy-examples
gradle groovy spock spock-core spock-framework spock-groovy spock-tests
Last synced: 11 Nov 2024
https://github.com/taktoa/sleeptracker
A way to track your sleep patterns using your smartphone. (very old, WIP)
android groovy java sleep-tracker
Last synced: 12 Oct 2024
https://github.com/daggerok/gradle-init
Generate new project for rapid development using Gradle
gradle gradle-init gradle-initializer gradle-plugin groovy init initializer kotlin
Last synced: 11 Nov 2024
https://github.com/torokmark/safe-navigation-in-languages
Safe navigation in languages.
csharp groovy javascipt javascript null propagation python ruby
Last synced: 14 Oct 2024
https://github.com/yellayakshi-bijji/aws-project-1
Automating AWS Deployment and Optimization Workflow: Terraform, CloudFormation, and Jenkins
alb ec2 groovy iam jenkins jenkinsfile pipeline route53 s3 terraform terraform-modules user-data vpc
Last synced: 02 Nov 2024
https://github.com/aparise1217/archetypes
Various Domain Archetype Patterns implemented in Groovy
ddd domain-driven-design domain-model groovy immutable
Last synced: 14 Oct 2024
https://github.com/daggerok/event-sourced-user-management
Status: IN PROGRESS. CQRS and event sourcing using plain embedded into jdk com.sun.net.httpserver with dynamic groovy spock tests
cqrs cqrs-es es event-sourcing eventsourcing eventstore fatjar gradle-groovy-dsl groovy spock spock-framework spock-groovy spock-tests
Last synced: 11 Nov 2024
https://github.com/nifty10m/yangyin
A snapshot testing library for spock test
groovy snapshot-test snapshot-testing spock testing testing-tools
Last synced: 14 Oct 2024
https://github.com/epam/gmp
Groovy ManiPulator is a tool to run groovy scripts organized in folder structure with configuration. Script group may have common parameters in common-config.groovy. Each script may have "personal" configuration. Each script group has it's personal classloader. This approach allows to have scripts chain executed concurrently but working with different library versions. For example two script set gathering data from two different versions of weblogic.
Last synced: 14 Oct 2024
https://github.com/allure-examples/spock-groovy-3.0-gradlekts
Example of Allure Report usage with Spock, Groovy 3.0 and Gradle (Kotlin)
allure allure-report example gradle groovy spock
Last synced: 12 Oct 2024
https://github.com/aparise1217/commons-http
Common Base Classes and Utilities for Http Request and Response Handling
dto error-handling groovy http
Last synced: 14 Oct 2024
https://github.com/devwithkrishna/create-jenkins-docker-image-and-publish-periodically
Create jenkins docker images and build them periodicaly and scan using trivy
configuration-as-code docker dockerfile dockerhub groovy jenkins plugins trivy
Last synced: 10 Oct 2024
https://github.com/vrun545/testing_project
This project is aimed at automating testing scenarios for the Flipkart website using Selenium, Java, Maven, and TestNG. The project implements various features and best practices to ensure efficient and reliable testing.
groovy java jenkins junit parallelexecution selenium testng webdriver
Last synced: 12 Oct 2024
https://github.com/hellojukay/groovy-script
groovy script document
document groovy groovy-script script
Last synced: 14 Oct 2024
https://github.com/csye7125-fall2023-group05/ami-jenkins
Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
aws-ami bash-script caddy caddy-proxy custom-ami github-actions groovy groovy-script hashicorp-packer image-builder jcasc jenkins-configuration-as-code jenkins-server packer packer-builder packer-template seed-jobs webhook
Last synced: 13 Nov 2024
https://github.com/mvysny/vaadin-groovy-builder-example
Vaadin Groovy DSL Builder Example project
builder-pattern dsl groovy vaadin vaadin14
Last synced: 16 Oct 2024
https://github.com/maksym-nazarenko/jenkins-shared-library-skeleton
Skeleton for quick starting of Jenkins pipeline shared library development
groovy jenkins pipelines skeleton
Last synced: 12 Oct 2024
https://github.com/jessestuart/roquentin
A starter project for a typical web app based on Bootstrap and Angular.
angular bootstrap grails groovy
Last synced: 14 Oct 2024
https://github.com/thechampagne/dogapi-java
Dog API client for Java.
api-client api-wrapper clojure dogapi groovy java java-8 jvm jvm-languages kotlin scala
Last synced: 17 Oct 2024
https://github.com/zenixls2/springbootexample
steps to build up a spring-boot + Jersey project
Last synced: 15 Oct 2024
https://github.com/sivaosorg/unify4j
unify4J: Java 1.8 skeleton library offering a rich toolkit of utility functions for collections, strings, date/time, JSON, maps, and more.
commons groovy integration java java-8 java-collections java-common java-common-util libs sdk sdk-java utilities utility utility-function utils
Last synced: 12 Oct 2024
https://github.com/bahmanm/bpgnlib
Bahman's PGN Library
chess groovy java pgn pgn-parser
Last synced: 12 Oct 2024
https://github.com/agorapulse/testing-libraries
Agorapulse Testing Libraries
Last synced: 18 Oct 2024
https://github.com/igaozp/surabaya
A repository of code examples around the JVM ecosystem.围绕 JVM 生态的示例代码库
gradle groovy java kotlin spring spring-boot
Last synced: 07 Nov 2024
https://github.com/hafidzfg/fp-btdp-api-test
API Test Automation as a submission for Hacktiv8's QA Test Automation with Katalon Final Project
api-testing data-driven-tests groovy katalon katalon-studio rest-api rest-api-tests test-automation test-cases test-suite
Last synced: 23 Oct 2024
https://github.com/bonitasoft/bonita-rest-api-extension-archetype
This project contains a maven archetype which help creating a new Bonita Rest API extension project.
bonita bonitabpm bpm delivery-central groovy hacktoberfest java kotlin lifecycle-independent maven-archetype published-full rest-api
Last synced: 16 Nov 2024