Showing 609 open source projects for "maven"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    DDDplus

    DDDplus

    A lightweight flexible development framework

    DDDplus, originally cp-ddd-framework(cp means Central Platform, lightweight flexible development framework for complex business architecture. A set of lightweight business mid-stage development framework, based on DDD thinking, is committed to the precipitation and inheritance of business assets, comprehensively solves the expansion problem of complex business scenarios, realizes the core elements of mid-stage, and empowers mid-stage construction. Integrating the complex ecological...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    aws-prototyping-sdk

    aws-prototyping-sdk

    Contains useful CDK and Projen constructs vended in multiple languages

    AWS Prototyping SDK (PDK) is a package that contains useful CDK and Projen constructs. This package is built using projen and nx. Any change to projects/* or .projenrc.ts requires a synth to be executed. The PDK contains a set of useful CDK and Projen constructs, vended in multiple languages. For packages marked experimental, please refer to the usage instruction contained within the respective package documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Druid

    Druid

    Database connection pool written in Java

    Druid is an open-source database connection pool written in Java. Druid is able to provide an extensive number of powerful monitoring functionalities for database connection. Druid has been deployed to the maven central repository. Druid provides a monitoring feature that can be implemented through filter-chain. It also comes with WallFilter, that is based on the SQL semantic analysis to protect from SQL injection attacks. Monitor connection leaks and connect to other databases, like Oracle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Okteto

    Okteto

    Develop your applications directly in your Kubernetes Cluster

    ... applications. You write your code locally and okteto detects the changes and instantly updates your Kubernetes applications. Okteto allows you to develop inside a container. When you run out to up your Kubernetes deployment is replaced by a development container that contains your development tools (e.g. maven and jdk, or npm, python, go compiler, debuggers, etc). This development container can use any docker image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 5
    Kord

    Kord

    Idiomatic Kotlin Wrapper for The Discord API

    Kord is still in an experimental stage, as such we can't guarantee API stability between releases. While we'd love for you to try out our library, we don't recommend you use this in production just yet. Kord was created as an answer to the frustrations of writing Discord bots with other JVM libraries, which either use thread-blocking code or verbose and scope-restrictive reactive systems. We believe an API written from the ground up in Kotlin with coroutines can give you the best of both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    kotlin-logging

    kotlin-logging

    Lightweight Multiplatform logging framework for Kotlin

    Lightweight Multiplatform logging framework for Kotlin, written in Pure Kotlin. A convenient and performant logging facade. Version 5 is not backward compatible with previous versions (v.3, v.2, v.1). Group id (in maven) and package names changed. It is possible to use both version 5 and previous versions side-by-side so some of the code from the old version and some new. It is also possible to have libs using old version and use the new version (and vice-versa). After seeing many questions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    detekt Kotlin

    detekt Kotlin

    Static code analysis for Kotlin

    detekt helps you write cleaner Kotlin code so you can focus on what matters the most building amazing software. detekt comes with a set of plugins that helps you configure it easily in your Gradle, Maven, Bazel, ... build. Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed by the community. Join us...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spring Statemachine

    Spring Statemachine

    Framework for application developers to use state machine concepts

    The Spring Statemachine project aims to provide a common infrastructure to work with state machine concepts in Spring applications. It is advised to check the actual state of this project by referring to the latest releases found on the Spring Statemachine Project Page. The git repo default branch may be relatively unstable when new features are added to the source code. Spring Statemachine uses a Gradle-based build system. In the instructions below, ./gradlew is invoked from the root of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Client for Google Maps Services

    Java Client for Google Maps Services

    Java client library for Google Maps API Web Services

    This library brings the Google Maps API Web Services to your server-side Java application. Each Google Maps Web Service request requires an API key. API keys are generated in the 'Credentials' page of the 'APIs & Services' tab of Google Cloud console. The Java Client for Google Maps Services is designed for use in both server and Android applications. In either case, it is important to add API key restrictions to improve the security of your API key. Additional security measures, such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Takes

    Takes

    True object-oriented Java web framework without NULLs

    Takes is a true object-oriented and immutable Java8 web development framework. Pay attention that UTF-8 encoding is set on the command line. The entire framework relies on your default Java encoding, which is not necessarily UTF-8 by default. To be sure, always set it on the command line with file.encoding Java argument. We decided not to hard-code "UTF-8" in our code mostly because this would be against the entire idea of Java localization, according to which a user always should have a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Reactor Netty

    Reactor Netty

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

    Reactor Netty offers non-blocking and backpressure-ready TCP/HTTP/UDP/QUIC clients & servers based on Netty framework. With Gradle from repo.spring.io or Maven Central repositories (stable releases only). Reactor is a fourth-generation reactive library, based on the Reactive Streams specification, for building non-blocking applications on the JVM. Reactor is fully non-blocking and provides efficient demand management. It directly interacts with Java's functional API, CompletableFuture, Stream...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JBake

    JBake

    Java based open source static site/blog generator for developers

    ... dependencies. The binary distribution runs on Windows, Unix/Linux, and Mac OS X. Plugins are available for Gradle, Maven, mill, SBuild and sbt. Supports AsciiDoc, Markdown, and good old HTML formatted content. Freemarker, Groovy, Thymeleaf, Jade and Pebble-based templates & scripting support. Easily integrate CSS frameworks such as Bootstrap and Foundation. Store your site content in Dropbox, CVS, SVN, Git or whatever you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    scalafmt

    scalafmt

    Code formatter for Scala

    The Scala plugin compatible with recent versions of IntelliJ IDEA has built-in support for Scalafmt. Spend more time discussing important issues in code review and less time on code style. Scalafmt formats code so that it looks consistent between people on your team. Run scalafmt from your editor, build tool or terminal. Scalafmt has integrations with IntelliJ, sbt, Maven, Gradle and Mill. Choose the scalafmt formatter and IntelliJ's Reformat Code action will then use Scalafmt when formatting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Testcontainers Java

    Testcontainers Java

    Testcontainers is a Java library that supports JUnit tests

    Testcontainers for Java is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. Use a containerized instance of a MySQL, PostgreSQL or Oracle database to test your data access layer code for complete compatibility, but without requiring complex setup on developers' machines and safe in the knowledge that your tests will always start with a known DB state. Any other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GraphQL Kotlin

    GraphQL Kotlin

    Libraries for running GraphQL in Kotlin

    graphql-java is one of the most popular JVM-based GraphQL implementations. GraphQL Kotlin is built on top of grahpql-java as it can be easily extended with additional functionality and this implementation has been used and tested by many users. The most common way to create the schema in graphql-java is to first manually write the SDL file. Then write the runtime code that matches this schema to build the GraphQLSchema object. This means that there are two sources of truth for your schema...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    Coffee GB is a Gameboy Color emulator written in Java 8. It's meant to be a development exercise. More info can be found in the blog post. First I implemented all the Gameboy CPU opcodes. It’s not exactly the Z80, but it’s pretty close. As a reference, I’ve used the GameBoy CPU Manual - later on I discovered that it has a few typos and is not specific enough for some of the operations. After implementing the opcodes and memory (modelled by an int[] array) I was eager to check whether it’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AWS Secrets Manager Java caching client

    AWS Secrets Manager Java caching client

    Enables in-process caching of secrets for Java applications

    The AWS Secrets Manager Java caching client enables in-process caching of secrets for Java applications. To use this client you must have a Java 8 development environment. If you do not have one, go to Java SE Downloads on the Oracle website, then download and install the Java SE Development Kit (JDK). Java 8 or higher is recommended. An Amazon Web Services (AWS) account to access secrets stored in AWS Secrets Manager and use AWS SDK for Java. To create an AWS account, go to Sign In or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Amazon Chime SDK for Android

    Amazon Chime SDK for Android

    An Android client library for integrating multi-party communications

    The Amazon Chime SDK for Android makes it easy to add collaborative audio calling, video calling, and screen share viewing features to Android applications by using the same infrastructure services that power meetings on the Amazon Chime service. This Amazon Chime SDK for Android works by connecting to meeting session resources that you have created in your AWS account. The SDK has everything you need to build custom calling and collaboration experiences in your Android application,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lambda Builders

    Lambda Builders

    Python library to compile, build & package AWS Lambda functions

    Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks. AWS Lambda Builders also supports Custom workflow through a Makefile. Lambda Builders is the brains behind the sam build command from AWS SAM CLI. Lambda Builders is a Python library. It additionally exposes a JSON-RPC 2.0 interface to use in other languages. Build Actions could be implemented in any programming language. Preferably in the language that they are building. Some build actions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    S3Proxy

    S3Proxy

    S3Proxy implements the S3 API and proxies requests

    S3Proxy implements the S3 API and proxies requests, enabling several use cases. Translation from S3 to Backblaze B2, EMC Atmos, Google Cloud, Microsoft Azure, and OpenStack Swift. Testing without Amazon by using the local filesystem. Extension via middleware. Embedding into Java applications. Docker Hub hosts a Docker image and has instructions on how to run it. Users can download releases from GitHub. Developers can build the project by running mvn package which produces a binary at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jsonschema2pojo

    jsonschema2pojo

    Generate Java types from JSON or JSON Schema for data-binding

    Generate plain old Java objects from JSON or JSON-Schema. For each property present in the 'properties' definition, we add a property to a given Java class according to the JavaBeans spec. A private field is added to the parent class, along with accompanying accessor methods (getter and setter). If additionalProperties is specified and set to the boolean value false, then the generated Java type does not support additional properties. If the additionalProperties node is undefined (not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    ... process locks, encode/decode helpers and mmap logics and nothing more. It's really tidy. MMKV adds about 50K per architecture on App size, and much less when zipped (apk). MMKV is published under the BSD 3-Clause license. Starting from v1.2.8, MMKV has been migrated to Maven Central. Older versions (<= v1.2.7) are still available on JCenter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JHipster

    JHipster

    Development platform to generate and deploy modern web apps

    ... Foundry, Google Cloud Platform, Heroku, and OpenShift. Our goal is to generate a complete and modern web app or microservice architecture, unifying: A high-performance and robust server-side stack with excellent test coverage; a sleek, modern, mobile-first UI with Angular, React, or Vue + Bootstrap for CSS; and a powerful workflow to build your application with Webpack and Maven or Gradle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SCM doge automates Maven projects' checkout and release process - merging release branch into master, finalizing pom.xml, deploying final build. For example running mvn net.sf.gavgav:scm-doge-maven-plugin:release -Duser=scmUser -Dproject=groupId:artifactId:version performs the following steps: 1. Checkout project and all -SNAPSHOT dependencies (including transitive.) 2. Finalize pom.xml(s) by removing -SNAPSHOT suffixes. 3. Build and deploy project and dependencies to Maven repository. 4. Merge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Maven-Tycho-Demo

    Maven-Tycho-Demo

    Deployment Example for Maven Tycho Builds in Eclipse

    This project contains the deployed artefacts for the Maven-Tycho-Demo project. The artefacts contain p2 and binary (windows 64bit) builds for: - Daily development builds - Regular integration builds - Specific releaseb builds
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project