Search Results for "java dependency" - Page 9

Showing 222 open source projects for "java dependency"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    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
  • 6
    RAK Modules Management System is a general purpose packaging, dependency tracking and versioning system for Java. It can be use for single jars as described by Java JARs versioning documents, or for whole applications via appropriate tagging mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    NetGraph is a collection of java classes and beans that can visualize common network and dependency graphs. These graphs are built of nodes and connections between the nodes. See homepage for details.
    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.
  • 10
    fedg extracts knowledge and relevant events in chinese texts to generate Feature Event Dependency Graph.FEDG is a knowledge representation model,meaningful for latent knowledge discovery and efficient reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    @Configured is a (mini) rule's driven dependency injection framework. Homepage: http://configured.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Supertagger

    Software for assigning supertags.

    Supertagging is a process of statistical lexical disambiguation, preprocessing step to parsing, which assigns LTAG tree categories to the lexical items present in the input sentence. Thus, if the input sentence is in the form of a dependency tree, the task of the supertagger is to assign the most probable TAG family to each node and edge in the dependency tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    GraphSpider is a pattern matcher which searches parsed text in phrase-structure tree or dependency graph format for syntactic structures matching a set of patterns in MPL, a regexp-like pattern language. Applications: information extraction, text mining.
    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.