Search Results for "spring 4 framework all jar"

Showing 12 open source projects for "spring 4 framework all jar"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    FluentLenium

    FluentLenium

    FluentLenium is a web & mobile automation framework

    FluentLenium is a React-ready website automation framework that extends Selenium to write readable, reusable, reliable and resilient UI functional tests. It’s written and maintained by people who are automating browser-based tests on a daily basis. FluentLenium provides a Java-fluent interface to Selenium, and brings some magic to avoid common issues faced by Selenium users. FluentLenium is shipped with adapters for JUnit4, JUnit5, TestNG, Spock, Spring TestNG, Cucumber and Kotest, but it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A generic platform for fast and flexible development and delivery of a wide variety of immersive scenario-based games that enable professional skills acquisition. For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    ...By adding the project to your project and adding pop.embedded framework to the Embedded Binaries section on the General tab of your app's target, you can set up pop in seconds! The Pop interface is implemented as a category addition on NSObject. Any NSObject or subclass can be animated. There are four concrete animation types: spring, decay, basic and custom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    jWebBox2

    A pure Object-Oriented JSP layout tool

    ...Key features about JWebBox2.0.0: 1)Use Java classes, not XML file to present JSP layouts, the Java class be called "Box". 2)No conflict to other frameworks like Tiles/Struts/Spring MVC..., it can be used to build whole web site or only for few page components. 3)No Tags, no 3rd party jar library needed, 1 pure Box.java file do the all jobs Tiles did. 4)Layouts are created dynamically, it's easy to create or modify layouts at run-time. 5)Prepare method support static method, instance method and URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Agilo™

    Agilo™

    Agilo™ - The Agile Enforcement Office Suite

    When it comes to Agile Project Management, some high performing tools are acting a vital role for projects success. AGILO is pretend to be one of the best agile tools present in the market which intends to manage all the project related activities like (user stories, iteration, burn down charts, resource load, standup meetings, backlog etc.) performed in an Agile project Development. It allows you to plan and track the progress of your development cycle on the fly by giving you the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get to know our award-winning HR software. Icon
    Get to know our award-winning HR software.

    HR software with heart.

    BambooHR is all-in-one HR software made for small and medium businesses and the people who work in them—like you. Our software makes it easy to collect, maintain, and analyze your people data, improve the way you hire talent, onboard new employees, manage compensation, and develop your company culture. It’s designed to set you free to focus on what matters most—your people.
    Try it Free
  • 10

    LightJ Framework

    set of light java APIs for workflow, DAL, config and many more

    lightj ====== set of light java library for workflow, DAL, config, locking, scheduler etc. Setup ====== 1. Run mvn clean install (default to use in memory db hsql) [optional] 2. Install mysql database locally, create a database "test" 3. Run /src/main/resources/scripts/mysql_create.sql to create all tables 4. Change org.lightj.example.dal.SampleDatabaseEnum to point to the right db with username and password 5. Run mvn clean install (now with mysql supported) Top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Enable the use of J2EE 5 annotations to configure spring framework beans. Keep all the behavior of a bean within itself, and free the developer from having to look in 3 or 4 diferent files to know what a class really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next