Showing 218 open source projects for ".classpath"

View related business solutions
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
  • 1
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC is a library for accessing and creating SQLite database files in Java. Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, Linux etc., are assembled into a single JAR (Java Archive) file. The usage is quite simple; download our sqlite-jdbc library, then append the library (JAR file) to your classpath. SQLite JDBC is a library for accessing SQLite databases through the JDBC API. SQLite supports on-memory database...
    Downloads: 302 This Week
    Last Update:
    See Project
  • 2
    Flyway

    Flyway

    Database migrations made easy

    ... XML formats, no lock-in. Java-based migrations for advanced data transformations and handling with LOBs. All you need is Java 7+ and your Jdbc driver and you're good to go! Full support for Amazon RDS, Microsoft SQL Azure, Google Cloud SQL, Heroku, and more. Filesystem and classpath scanning to automatically discover SQL and Java migrations. Ship migrations together with the application and run them automatically on startup using the API.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    MyBatis

    MyBatis

    MyBatis SQL mapper framework for Java

    ... by using the SqlSessionFactoryBuilder. SqlSessionFactoryBuilder can build a SqlSessionFactory instance from an XML configuration file, or from a custom prepared instance of the Configuration class. Building a SqlSessionFactory instance from an XML file is very simple. It is recommended that you use a classpath resource for this configuration, but you could use any InputStream instance, including one created from a literal file path or a file:// URL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    sbt

    sbt

    sbt, the interactive build tool

    ... (~), edit-compile-test loop is fast and incremental. Adding support for new tasks and platforms (like Scala.js) is as easy as writing build.sbt. Join 100+ community-maintained plugins to share and reuse sbt tasks. Continuous compilation and testing with triggered execution. Supports mixed Scala/Java projects. Supports testing with ScalaCheck, specs, and ScalaTest. JUnit is supported by a plugin. Starts the Scala REPL with project classes and dependencies on the classpath.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    Hexagon

    Hexagon

    Hexagon is a microservices toolkit written in Kotlin

    Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of server applications (Web applications or APIs) that run inside a cloud platform. The Hexagon Toolkit provides several libraries to build server applications. These libraries provide single standalone features and are referred to as "Ports".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Spring Cloud Sleuth

    Spring Cloud Sleuth

    Distributed tracing for spring cloud

    Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed tracing. Sleuth configures everything you need to get started. This includes where trace data (spans) are reported to, how many traces to keep (sampling), if remote fields (baggage) are sent, and which libraries are traced. Add Spring Cloud Sleuth to the classpath of a Spring Boot application (together with a Tracer implementation) and you will see trace IDs in logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Immutables

    Immutables

    Annotation processor to create immutable objects and builders

    Java annotation processors to generate simple, safe, and consistent value objects. Do not repeat yourself, try Immutables, the most comprehensive tool in this field. With Immutables you can generate state-of-the-art immutable objects and builders. Type-safe, null-safe and thread-safe, with no boilerplate. Generate builders for immutable objects and even plain static factory methods. Just add jar to classpath and use. No required runtime dependencies! Guava is supported, but not required. Works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ruler

    Ruler

    Gradle plugin which helps you analyze the size of your Android apps

    ... to the buildscript classpath in your top-level build.gradle file. When using app bundles, Google Play will generate optimized APKs for each device. This means that the size of an APK depends on the specifications of the device that's downloading it. You can configure which device specifications should be used for the analysis in the build.gradle of your application module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AmazonMSK AWS Identity Access Management

    AmazonMSK AWS Identity Access Management

    Use AWS Identity and (IAM) to connect to Amazon Managed Streaming

    .... This new SASL mechanism can be used by Kafka clients to authenticate against Amazon MSK clusters using AWS IAM. After you've downloaded the code from GitHub, you can build it using Gradle. An uber jar containing the library and all its relocated dependencies except the kafka client and slf4j-api can also be built. At runtime, the uber jar expects to find the kafka client library and the sl4j-api library on the classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    JDBC Driver for Amazon Neptune

    JDBC Driver for Amazon Neptune

    Amazon Neptune JDBC Driver by Amazon Web Services

    This driver provides read-only JDBC connectivity for the Amazon Neptune service using SQL, Gremlin, openCypher and SPARQL queries. The driver comes packed in a single jar file. To use the driver, place the jar file in the classpath of the application which is going to use it. For the initial public preview release, the driver will be available for download on GitHub along with the driver's .jar file and .taco file. To use the Driver in BI tools, please refer to the documentation. To connect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Clj-kondo

    Clj-kondo

    A linter for Clojure code that sparks joy

    ... you run clj-kondo. Before linting inside your editor, it is recommended to lint the entire classpath to teach clj-kondo about all the libraries you are using, including Clojure and/or ClojureScript itself. Since clj-kondo now knows about your version of ClojureScript via the cache, it detects that the number of arguments you passed to select keys is invalid. Each time you edit a file, the cache is incrementally updated, so clj-kondo is informed about new functions you just wrote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyBatis Pagination

    MyBatis Pagination

    A pagination plugin

    ... and the best practice program in the use process are introduced. Provides a wealth of examples for MyBatis advanced mapping, stored procedures, and type processors. At the same time, a detailed configuration introduction is provided for the code generator of MyBatis. To use PageHelper, you just need to include the pagehelper-x.y.z.jar and jsqlparser-x.y.z.jar file in the classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Vavr

    Vavr

    Object-functional library that runs with Java 8+

    Vavr core is a functional library for Java. It helps to reduce the amount of code and to increase the robustness. A first step towards functional programming is to start thinking in immutable values. Vavr provides immutable collections and the necessary functions and control structures to operate on these values. The results are beautiful and just work. The Vavr binaries can be found on Maven Central. Beside with Gradle and Maven they work also standalone. The documentation gives an overview...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flame Auto Clicker

    Flame Auto Clicker

    Fastest Auto Clicker on the market . Over 1000 CPS (For Real)

    Flame Auto Clicker is an Open Source minimalist Auto Clicker. The CPS limit is your PC, but you can also add delay or click limit, or change the click button or start/stop clicking with a HotKey, which can be edited too. This Auto Clicker can be used with ANY game, Minecraft, Roblox and more! Source Code: GitHub: https://github.com/PETEROLO291/Flame-Auto-Clicker TIP: Set delay to 0 to get super fast clicks. Clicks are only limited by your PC hardwere! Installer: 9,22 MB Program: 27,3...
    Leader badge
    Downloads: 754 This Week
    Last Update:
    See Project
  • 15
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 3,086 This Week
    Last Update:
    See Project
  • 16

    Digital Modellbahn

    Digitale Modellbahnsteuerung

    Projekt Files für den Eigenbau von (Modellbahn) Elektronik. Hinweis: Die auf dieser Homepage vorgestellte Software, Schaltungen und Layouts können für den privaten Gebrauch frei genutzt werden, eine kommerzielle Verwertung bedarf einer schriftlichen Genehmigung
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 17

    Wheefun Data Objects

    A data source abstraction library

    WFDO aims to provide capabilities similar to PDO and ADO.NET, but in a unified interface across multiple languages. Initial targets will include C, .NET, and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WFLIB .NET Bindings

    .NET bindings for the WFLIB project.

    This subproject .NET provides bindings for WFLIB; it provides a portable way of linking shared libraries for .NET. On .NET Core 3.0 and above, it uses System.Runtime.InteropServices.NativeLibrary, but for earlier versions, it will attempt alternative strategies (including loading the native WFLIB library).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Wheefun Library Import Base

    A portable C library for managing shared library imports at runtime.

    The Wheefun Library Import Base (WFLIB) is a portable framework for importing shared libraries at runtime. On platforms with this functionality and with explicit support, this library provides a portable and generic interface for loading shared libraries, managing their lifetime, and obtaining symbols from them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WFMEM .NET Bindings

    .NET bindings for the WFMEM project.

    These are the .NET bindings for the Wheefun Memory Management Primitives library. It is split into two facets: a portable .NET implementation and a native implementation. building upon the former. This project allows for .NET code to interact with native code that uses WFMEM to allocate memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    gervill-android

    Use the gervill sofware midi synthesizer on Android

    This project contains code to enable the use the gervill software synthesizer on Android. This makes it possible to play midi files using a Soundfont. This is achieved using a modified subset of the GNU Classpath project to create a minimal JavaSound environment for gervill. The gervill synthesizer itself has also been modified to reduce the amount of JavaSound code. The modified gervill code also offers key API improvements, and retains compatibility with desktop java. This project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WFEF .NET Bindings

    .NET bindings for the WFEF project.

    Home Browse Open Source WFIO .NET Bindings WFIO .NET Bindings .NET bindings for WFIO Status: Pre-Alpha Brought to you by: thylordroot Add a Review Downloads: 0 This Week Last Update: 2023-01-25 Browse Code Get Updates Share This Windows Mac Linux BSD ChromeOS Summary Reviews Support Code This subproject contains a parallel implementation effort for the .NET Virtual Machine. It allows for you to use the WFEF interface in your .NET applications and will include a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Memory Layout Specification Tool

    A tool for generating memory maps for low-level and embedded systems.

    The Memory Layout Specification Tool (MLST) is a file specification and a collection of tools for conveying the contents of a memory map. MLST can take an appropriately formatted specification and create both a representation of the memory map for a assembler and documentation from the input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Scripting Language Bindings

    A port of WFOPT to the several scripting languages

    This project contains bindings for various scripting languages to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so .NET languages can take advantage of WFOPT. For more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Wheefun TriggerWarning Library

    Selectively enable features in software which may be objectionable

    The Wheefun TriggerWarning libray (aka WFTW) is a framework for determining which features of software should be selectively enabled due to a user's preferences, as well as to known legal caveats which may apply to a program. This library allows users to poll a given tag and to assess its suitability given the user's preferences. WFTW has two use cases in mind: * Providing content filtering or warning in implementing applications where certain content may be objectionable or otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next