Showing 172 open source projects for "java dependency"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    JChassis is a lightweight component framework for writing Java applications that goes beyond the basic JavaBeans model to provide dependency handling, a simpler context model, and an application model to aid the development of Java projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The EzcContainer is a minimialistic tool written in Java that can be used when creating software using the Dependency Injection/IOC idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Basic ANt Dependencies AIn't Difficult - adds basic inter-project dependency facilities to the Apache Ant build tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    BoldSoap Framework (BSF) is a lightweight Web Services integration framework based on the idea of Dependency Injection and AOP. Instead of transforming XML like MS-BizTalk or IBM WBISF, BSF uses AOP weaving based on WSDL to create dynamic call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Dependency Tool is a java application to analyze the dependencies of packages and classes in java projects. The results will be represented as graphics or as reports. It is useful for project comprehensions, reverse engineering, quality assuarance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Greebo is an Ant task for making developer's life easier by downloading and managing non-source dependency files from a (possibly networked) source, to a specified local repository, much like Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    AntViz is a graphical Ant-script-dependency viewer and -debugger, implemented as a jEdit-plugin. All targets and their dependencies are displayed as a directed graph. Step-through debugging of targets is possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    javam is a make utility for Java projects that can automatically generate its own dependency file in a cross-platform XML format. It is a method of building Java projects that can be as simple as using "javac" and still handle large systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is to package the existing Java Qt bindings with prebuild binaries, docs, faq and sample codes. Also we will remove any dependency with any OS & WindowManager. This will enable a pure cross-platform access to the Qt widget toolkit in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    @Configured is a (mini) rule's driven dependency injection framework. Homepage: http://configured.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library to do dependency injection like Java EE 5 on unmanaged beans. It can inject local or remote Session beans (@EJB), anything bound to JNDI registry like JDBC Data sources or JMS Destinations (@Resource), JPA Entity Managers (@PersistenceContex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Spider is a Java framework for creating web applications. Its major design goals are are testing, reducing boilerplate code, avoiding static state through dependency injection, strict M-V-C separation and convention over configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Enterprise Application which provides web services and database persistence models using JEE standards such as JAX-WS and JPA, using dependency injection provided by Spring Framework. Designed to serve as starting point for JEE development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lechuga is an ultra-lightweight Annotation-based IoC Container that brings you the benefits of Dependency-Injection and Inversion of Control patterns for your Java applications, with a tiny non-intrusive API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Enterprise JUnit Beans 3 is a JUnit extension framework that allows regular JUnit tests to test Entities and Session Beans from the EJB 3.0 spec with Dependency Injection for the test classes and running on standalone EJB3 containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Domain beans is framework to bond Domain POJO, and integrate it seamlessly with JPA Framework.The result is clean Domain POJO with the capability to auto persist,remove, or load it self into/from database, without dependency to JPA directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hibernate Injector is an extension which enables dependency injection for managed entities. The motivation has come from the need to enable rich domain models, using Hibernate. HInjector works with Pico, Spring, Guice and even with your own DI provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    automated-linguistic-analysis

    Automated Linguistic Analysis, with both monolith and cluster versions

    ... for registering servlets, resources and REST controllers * OSGi R7 Configurator, Configuration Admin and Metatype services for automatic configuration of components * OSGi R7 Declarative Services for dependency injection * Maven automated build of Docker images * Maven automated deployment into Kubernetes cluster * RabbitMQ message broker as a StatefulSet * CockroachDB relational database as a StatefulSet See 'Code' tab for detailed information
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.