Open Source Groovy Software - Page 14

Groovy Software

Groovy Clear Filters

Browse free open source Groovy Software and projects below. Use the toggles on the left to filter open source Groovy Software by OS, license, language, programming language, and project status.

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    SSearcH Everywhere

    SSearcH Everywhere

    Search easily on local or remote files

    SSearcH Everywhere is a simple and useful application that will make the search of text in remote files easy and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    STORM is Simple Tabula Object Relational Mapping. It is an attempt at building a different ORM that solves some of the issues of the current solutions. It works with groovy or java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    There are several information which needs to be kept in safe. This project aims at storing the personal and other information safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A basic ray tracer written in the Scala language. Features includes photon mapping and a frontend written in Groovy. Planed features are volumetric lighting and shadow photons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Java Web application suitable for development, testing, printing and evaluation tests. Especially suitable for schools with an economic focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SeBase

    Selenium Base Framework

    I am often asked to start a new Selenium (http://seleniumhq.org/) test automation project. Reinventing the wheel each time sucks. Everything in this SF project are various tips & tricks that I figured out over time. Each of the files under net.sourceforge.sebase.demos is a proof of concept (POC) to get a different technology to work with Selenium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SexScripts community scripts

    Repository for the multi-authors SexScripts

    The main site of SexScripts saw a lot of script releases in the last monthes. But it lacks a shared repository for those who want to collaborate on common scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimplecoreLogic is enterprise open source web based one-stop development platform with powerful script language enables developers to quickly build web and web services applications that help businesses be more responsive, flexible, low development and m
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    SmartThings

    SmartThings

    Collects custom SmartApps and Device Handlers in Groovy

    The SmartThings repository by krlaframboise collects custom SmartApps and Device Handlers (in Groovy) for the SmartThings home automation platform. It provides a library of community-developed automation logic and device support code to extend SmartThings beyond its built-in offerings. Users can deploy these scripts in the SmartThings IDE to customize device behavior, logging, capabilities, dashboards, notifications, etc. Device Handlers (drivers) for extended hardware support. Examples of logging, state tracking, threshold alerts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SmartThingsPublic

    SmartThingsPublic

    SmartThings open-source DeviceType Handlers and SmartApps code

    SmartThingsPublic is the official public repository maintained by the SmartThings Community that hosts open-source SmartApps and Device Type Handlers (DTHs) written in Groovy for the SmartThings IoT platform, enabling users and developers to integrate, design, and automate smart home devices and behaviors. SmartThings Edge Device Drivers are the new method for integrating Hub Connected Devices into the SmartThings Platform. With the launch of SmartThings Edge, we are taking some events that would have happened in the Cloud and moving them to the SmartThings Hub. SmartThings Edge uses Lua-based device drivers and our Rules API to control and automate devices connected directly to a SmartThings Hub. This includes Zigbee, Z-Wave, and LAN devices as well as automations triggered by timers and other Hub Connected devices using drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SnipSnip, the SnipSnap based (http://snipsnap.org) improved wiki and blog software. This software is written in Java (JEE/*.jsp/Servlets), stores its contents in files or JDBC compliant data bases. Supports: weblog ping, RSS, XML-RPC, CSS, Themes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now https://gitlab.com/jproggy/Snippetory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Social Univ

    Social network for university

    This grails project is usefull to increase the sociability in your university !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spock Example

    Spock Example

    Spock example specifications along with ready-to-go Gradle builds

    The Spock Example project is a reference repository demonstrating how to set up and use the Spock testing framework with Gradle or Maven. It includes sample Specification classes that illustrate key Spock features—given/when/then style, data-driven testing, mocking/stubbing, and interaction verification. The examples show how to integrate Spock into typical Java/Groovy projects, how to run tests inside IDEs like Eclipse or IntelliJ, and how to align build scripts with Spock’s dependencies. It serves as a learning aid for developers new to Spock or wanting to adopt its expressive syntax in real-world projects. Because Spock has a lot of syntactic expressiveness and unique features (e.g. built-in data tables, concise mocking), seeing concrete samples is especially helpful. The project lowers the barrier to entry by giving readers a working, runnable baseline to experiment with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Spring Bean Repository project aims to store Spring bean definitions into a central repository hosted on a web server, and to access them using the Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Administration tool for your bank accout statements (MT940)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    With this tool a single image or a sequence of images can be transformed into a Super Overlay for Google Earth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TSNGO is J2EE product which is useful for Day to Day works of the Indian NGOs. It will going to contain , following things. Members maintenance,Contribution Maintenance, Beneficiary Updating,Special projects Fund inflow and outflow projections
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tangara is an educational platform to get started with programming. The main target is the teenagers but it can be used by others. Tangara was originally developed by the Colombbus association (http://www.colombbus.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web based multi-user application for storing, modifying and sharing Homebrew (Beer) recipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The XE Toolkit is a multi-platform, network-aware, secure performance monitoring solution for tactical analysis of enterprise computing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Thymeleaf Layout Dialect

    Thymeleaf Layout Dialect

    A dialect for Thymeleaf that lets you build layouts

    Thymeleaf Layout Dialect is an extension for the Thymeleaf templating engine that enables a layout/decorator mechanism, letting you define base templates and inject fragments for reusable and maintainable page structures, eliminating the need for third-party layout libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A easy to use groovy on grails, web based time tracking application for tracking time spent. The focus is on speed and ease of use. Tracking should take as little time and be as low impact as possible.
    Downloads: 0 This Week
    Last Update:
    See Project