Showing 270 open source projects for "dependencies"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Maven Dependency Navigator takes as its original basis the excellent (but now unmaintained) Maven Dependency Browser. Maven Dependency Browser is a great standalone GUI for browsing pom dependencies, with great straightforward usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    framework for managing dependencies in web frameworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OSGi Navigator is a viewer for OSGi Components and their dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    a simple java dependency manager. it's offer a simple way to manage dependencies and offer a total control over dependencies in ant script
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    GraphTK is a graph-generation toolkit. Providing a GUI frontend, it enables you to generate graphs describing build systems (Make, Ant) and API (Java APIs) dependencies. The generated graph data can be stored in common data formats like GraphML or GML. This project is no longer actively developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A plugin for Maven 2 (http://maven.apache.org) to manage Erlang projects : initial setup, build, unit tests, documentation, project web site, deployment, dependencies management, dynamic code loading on a remote erlang node, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    (Really) Thin HTTP Client: no https, small jar file size (never over 25kb), no dependencies (just jre1.6+ or jdk1.6+), can do POST and GET request methods, can send POST methods with multipart/form-data, can send request parameters and fast. Get it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Control Root is a Java component framework that is designed to absolutely minimize dependencies and improve the design of Java applications: 1) Components make no reference to the framework API 2) All interfaces are 100% universal and framework managed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Djinn is a java bytecode static analyser. It can produce various dependencies graphs of arbitrary granularity (jars, classes, packages, etc.) and provide a flexible query engine. Update 15 apr 2013: I resumed developpement recently, project has moved to https://github.com/fabienbk/djinn
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Simple Jdbc is a collection of classes to simplify jdbc coding with no dependencies at all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Application for searching classpath dependencies of source code. Sometimes you do not know, which common libraries you need to compile existing java source code including transitive dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GWTruts is a GWT MVC framework. It uses an easy XML config file to configure the views and controllers and their properties. It is written completely in GWT and has no extra dependencies, therefore it should work fine with any GWT plugins/GWT extensions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    This application uses the index facilities created with the JarIndexer to determine what dependencies a project needs based on the source code imports, spring configurations, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rezine provides a simple graphical mean to manage a non maven project by matching project's dependencies with any maven repository libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Dependent Object Framework

    Efficient JUnit testing when you have database dependencies

    The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts. Please visit us at https://github.com/justin808/dof
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FCKEditor Faces Component wraps the FCKeditor (http://www.fckeditor.net) in JavaServer Faces 1.2 component like FCK-Faces http://fck-faces.sourceforge.net/ but without dependencies on a specific implementation of JSF (http://myfaces.apache.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An XML-RPC library for Java built on the NIO libraries, with minimal external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JLaunchPad is the set of shell scripts and Java classes for simplifying installation/launching of Java applications. All application dependencies will be downloaded and installed automatically into local repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Maven JSTools Plugin provides a Maven interface to a set of JavaScript reporting and documentation tools like JSDoc Toolkit and JSLint, along a simple approach for building JS artifacts and use them as dependencies in your Maven-based projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ClasspathHelper provides eclipse plugins that determine classpath/classloading related dependencies such as unresolved references, blocked/obscured clases as well as unreferenced classes/jars. ClasspathHelper can model most classloading scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JOTWiki, is a simple but powerful java based WIKI software. It has a lot of features It is very simple to install/setup, since it has no dependencies (just needs a java Application server). See http://www.jotwiki.net for more informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dependency Analyzer is a utility for visualizing Maven2 dependency graphs. It is using Maven for resolving dependencies and the Java Universal Network/Graph Framework (JUNG) for visualizing the dependency graph. Spring rich client is used for building th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GWT Spring RPC contains utilities to allow Google Web Toolkit remote service servlets to be implemented as POJO's managed by a Spring application context, allowing dependencies to be injected into remote services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java-based analysis tool for Java, C++ or C# projects. Calculates metrics described by authors like Robert C. Martin, Craig Larman and John Lakos. Analyzes dependencies and detects cycles. Verifies the logical architecture against the physical implementa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    M4Eclipse is a Maven2 Plugin For Eclipse. This project is a fork of M2Eclipse 0.0.11, but based on Maven 2.0.x instead of maven embedder 2.1-SNAPSHOT, and limited to dependencies resolution (simplified code).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB