Search Results for "java development kit" - Page 26

Showing 14682 open source projects for "java development kit"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    A service-oriented, cross-platform application framework (v1 was implemented in .net, current codebase is in Java), which is trageted to speed up and standartise development by providing a robust freely extensible component structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JVx Application Archetype

    JVx Application Archetype

    A preconfigured Maven setup for a JVx application

    A preconfigured Maven Archetype that creates a preconfigured JVx application project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    rigel-torque

    A web/swing framwork for Torque base application

    A pure java framework to simplify database operation in web or swing application that use Torque layer. Very useful in Turbine applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UI utilities derived from CollLib project (https://sourceforge.net/projects/colllib/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Tachyon Tunnel

    Java Audio Plugin System

    Several projects here: - An audio plugin system, 100% Java based - A demo command-line audio time stretching tool based on the plugin system - A fork of tritonus, with: o Support for floating-point encoding (WAVE, AIFF, AU) o Support for WAVE files of more than 4 GB using RF64 o Many other small improvements (mostly on the three PCM formats (WAVE, AIFF, AU)) - A JavaSound SPI for opus audio files (reading and writing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Online Multiplayer Games Lobby written in java, the client lib can be added to any java game, and the server runs on any java enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JM Spring Security Demo

    A demo of a Spring Boot App with Spring Security and a Thymeleaf UI

    This demo of a Spring Boot App is secured with Spring Security. Different Access Levels are implemented for the users. The interface is coded with Thymeleaf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ExtJS client and server side extension with a built-in ORM solution that can be used separately. Integration with Spring, JPA and JCR on server side as well as client side improved controls will simplify your development process and design decisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    visual-imposer

    Imposition for digital print. Multi-Pages on a sheet of paper

    This installation package is a digital typesetting software suitable for digital inkjet printing factories. The typesetting effect is 4 pages per printed sheet, and the binding methods are: lockstitch, wireless, and saddle stitching. The author of this software has been engaged in S&D for many years, aiming to provide more professional information solutions for factories. If you have any questions about IT, you can contact me through visualproc@hotmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    JennyNet2

    JennyNet2

    Java transport layer on the TCP/IP network

    Java Network Transport Layer resting on TCP/IP for client/server or peer-to-peer communication with high efficiency on multi-processor systems. Based on a multi-threaded architecture, enables parallel sending and receiving of Java objects and file transfers on multiple priority channels. Uses Java default and optional Kryo for object serialisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Control logic

    Control logic

    Realtime PC-based control and simulator of control systems

    Control logic Java package is a set of Java classes aimed at: - Implementation of a real-time PC-based control - Simulation of control systems Setting up a control system involves working with so-called triggers. See project Wiki for detailed information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Loggifier

    Loggifier

    A tool that inserts code into Java class files for logging

    A tool that inserts code into Java class files for logging. Possible logging points are class initialization, method entry and exit, and local variable assignment. Logging is based on java.util.logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TANGO is an object oriented control system for Linux and Windows. It provides a framework in C++, Java and Python for implementing distributed control objects an accessing them via a well-defined API. This sourceforge project a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jCIFS Filesystem

    Wraps jCIFS as a java filesystem

    This library is a Java 7 filesystem for accessing CIFS/SMB resources over network. Internally it uses jCIFS and hides the library behind the java.nio.file.Path interface and its friends. Please download the newest version of jCIFS from http://jcifs.samba.org/. You can get access to a cifs/smb file simply by using Paths.get(new URI("smb://hostname/share/filename")) and manipulate the returned Path with the utility class java.​nio.​file.​Files. So you can use one API to access local...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JazzTeamEdu project contains Java educational sources provided by JazzTeam Open Source company. These sources are examples of usage of classes, investigations related to popular frameworks which are not formed as separate project yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    fxsvgimage

    This library allows to convert a SVG file to a JavaFX Node tree

    This library allows to convert a SVG file to a JavaFX Node tree or an Image. Note that contrary to other existing libraries, this library has no external dependencies (including Batik). The main development is here : https://github.com/hervegirod/fxsvgimage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SparqlHelper

    SparqlHelper is a SPARQL helper library

    SparqlHelper is a SPARQL helper library to create and parse SPARQL expressions. This is a project by Dassault Aviation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ASLoader

    Arduino upload tool

    This little Java tool allows you to upload a compiled sketch to your Arduino without using the IDE. Currently the protocols Stk500v1, Stk500v2, Avr109 and SAM-BA are implemented. That means the * Arduino Due, * Arduino Duemilanove, * Arduino Leonardo, * Arduino Leonardo ETH, * Arduino Mega, * Arduino Micro, * Arduino Nano, * Arduino Pro Mini, * Arduino Uno and maybe some others are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AuroraExt

    Helpful tools to extend the NWN Toolset

    AuroraExt is a collection of tools to overcome cerain limitations of the original Neverwinter Nights (NWN) Aurora Toolset and the NWN module development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ATECH Tools is set of tools intended for developers. It contains I18 tools, Swing/AWT tools (Layout,Components) and some tools for Hibernate (id, mgmt tool, export, import). Some classes have minor bugs but most of them are already used in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Koarse Grind (formerly Coarse Grind)

    Koarse Grind (formerly Coarse Grind)

    Test Automation framework intended for coarse-grained testing

    Koarse Grind has been rewritten in Kotlin (hence the 'K'). It's new home is here: https://github.com/william-hood/koarse-grind-kotlin __________________________________ Test Automation framework for Kotlin/Java with an integrated web-based user interface. It is intended for larger-grained testing of an installed & configured product, rather than unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stripes
    Stripes is a Java web framework with the goal of making Servlet/JSP based web development in Java as easy, intuitive and straight-forward as possible. Stripes has always been guided by the following principles: * Convention over configuration (CoC) * Extremely lightweight with very few external dependencies. * Quick, iterative code/deploy/test experience for developers. * Application stack agnostic. Developers can integrate Stripes into their existing application stacks. * Do a few...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HMeter

    HMeter

    HMeter: Customizable progress meter widget using Java Swing and 2D.

    HMeter - Customizable Horizontal Progress Meter Widget HMeter is a highly customizable Java Swing widget designed to display horizontal progress visually. It provides developers with a simple yet versatile tool to showcase progress in graphical form. With HMeter, you can easily integrate progress meters into your Java Swing applications, allowing for a more intuitive user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OverCASE

    OverCASE

    A cross-platform integrated CASE system

    An integrated CASE system that: • Supports multiple views and stages of project development – from keeping track of reference documentation to analysis/design modelling, to project implementation, roll-out and tracking the project-related issues. • Supports distributed development of projects by multiple participants, while proactively enforcing access control rules and auditing changes. • Is available on all platforms where development takes place (Windows, Unix/Linux, MacOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ediacaran Application

    Ediacaran Application

    Applications with modular architecture

    Application with modular architecture. Create and share modules that add new features.
    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.