Showing 113 open source projects for "jdk version 1.4.2"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    ..., system administrators, quality engineers and end users. VisualVM automatically detects and lists locally and remotely running Java applications (jstatd must be running on the remote host). You can also define applications manually by JMX connection. For each process VisualVM shows basic runtime information: PID, main class, arguments passed to java process, JVM version, JDK home, JVM flags and arguments and System properties.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    PSI Probe

    PSI Probe

    Advanced manager and monitor for Apache Tomcat

    Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe. Generally supported versions for third-party tomcat providers align with their support but earlier versions may still work. It is advisable in every case to use only supported tomcat releases per specific vendor. Our support will only be against non-CVE releases.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    PDFsam

    PDFsam

    PDFsam, a desktop application to split, merge, mix, rotate PDF files

    PDFsam Basic is our free and open-source desktop application to split, merge, extract pages, rotate and mix PDF files. PDFsam Visual is a powerful tool to visually compose PDF files, reorder pages, delete pages, split, merge, rotate, encrypt, decrypt, extract text, convert to grayscale, crop PDF files. PDFsam Basic is written using JavaFX. Since version 4 it is released as a self-contained application and bundles a jlinked JDK while version 3 requires a Java Runtime Environment 8 with JavaFx...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    EssentialsX

    EssentialsX

    The modern Essentials suite for Spigot and Paper

    EssentialsX is a continuation of the Essentials plugin suite, updated to support modern Minecraft and Spigot versions. It provides countless new features, performance enhancements and fixes that are not available in the original Essentials or Spigot-Essentials. If you're coming from the original Essentials plugin, EssentialsX is a drop-in replacement for Essentials.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    MaterialFX

    MaterialFX

    A library of material components for JavaFX

    MaterialFX is an open-source Java library that provides material design components for JavaFX. JavaFX is a software platform intended to replace Swing in creating and delivering rich client applications that operate consistently across diverse platforms. With the release of JDK 11 in 2018, Oracle has made JavaFX part of the OpenJDK under the OpenJFX project in order to increase the pace of its development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    checkstyle

    checkstyle

    Development tool to help programmers write standard Java code

    ... of your source code. It can find class design problems, method design problems. It also has the ability to check code layout and formatting issues. Since Checkstyle 7, some users have been unable to continue upgrading to newer versions of the utility because of the new JDK 1.8 compile requirement. The development team doesn't have the resources to keep updating the utility for older JDKs for those that can't work with the latest version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Spock Framework

    Spock Framework

    The Enterprise-ready testing and specification framework

    Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, RSpec, jMock, Mockito, Groovy, Scala, Vulcans, and other fascinating life forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alibaba Dragonwell8

    Alibaba Dragonwell8

    Alibaba Dragonwell8 JDK

    Over the years, more than a billion lines of Java code have been written in Alibaba. While adopting OpenJDK to run these applications, we have found a need to customize it specifically for large-scale Java application deployments. Our customization has been well-tested in our environment. We are now contributing some of our work into the Java community. Alibaba Dragonwell, as a downstream version of OpenJDK, is the in-house OpenJDK implementation at Alibaba. It is optimized for online e...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Alpakka Kafka

    Alpakka Kafka

    Alpakka is a Reactive Enterprise Integration library for Java

    The Alpakka project is an open source initiative to implement stream-aware and reactive integration pipelines for Java and Scala. It is built on top of Akka Streams and has been designed from the ground up to understand streaming natively and provide a DSL for reactive and stream-oriented programming, with built-in support for backpressure. Akka Streams is a Reactive Stream and JDK 9+ java.util.concurrent.Flow-compliant implementation and therefore fully interoperable with other implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    XSharpDev

    XSharpDev

    XSharp Repository for the Compiler source code

    ... time. Make sure you have VS 2019 or 2017 installed. The preferred edition is Enterprise. Make sure you have Java JDK on your machine and that you have the Java binaries folder in your Path. If you do not have Vs 2019 Enterprise you can set 2 environment variables to the VS version and edition you have installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SpotBugs

    SpotBugs

    A tool for static analysis to look for bugs in Java code

    SpotBugs is a program that uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the GNU Lesser General Public License. SpotBugs is a fork of FindBugs (which is now an abandoned project), carrying on from the point where it left off with the support of its community. Please check the official manual for details. SpotBugs requires JRE (or JDK) 1.8.0 or later to run. However, it can analyze programs compiled for any version of Java, from 1.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Http4s

    Http4s

    A minimal, idiomatic Scala interface for HTTP

    Http4s is a minimal, idiomatic Scala interface for HTTP services. Http4s is Scala's answer to Ruby's Rack, Python's WSGI, Haskell's WAI, and Java's Servlets. http4s servers and clients share an immutable model of requests and responses. Standard headers are modeled as semantic types, and entity codecs are done by typeclass. The pure functional side of Scala is favored to promote composability and easy reasoning about your code. I/O is managed through cats-effect. http4s is built on FS2, a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 2,774 This Week
    Last Update:
    See Project
  • 14
    KEditor

    KEditor

    An Editor to teach Programming Fundamentals using Karel Robot

    This Editor is used for educational purposes in First Programming Course. It is integrated with Karel Robot library developed by Stanford. It is a secure editor with limited capabilities to enforce the students to avoid copy and paste, do it by yourself methodology. You can use Karel commands and write new functions and run your program without any hassle to configure Karel. Every program stamped with Author name which, once set, is not allowed to be changed. You need to install JDK 1.8...
    Downloads: 147 This Week
    Last Update:
    See Project
  • 15
    chessPDFBrowser

    chessPDFBrowser

    Chess application whichs allows working with chess PDF books and PGNs.

    ... for English, Spanish and Catalan. Dark mode option. JDK-17 compatibility
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    ... classes for formating text on the fly in JTextPanes - Improved JFileChooser and many other functions of all kind: - Basic functions of all kinds. - Accurate image resizing. - Function to process images, translating the image pixels with a direct color transformation function. - Classes to easy the xml file management (without validation) - JDK-17 compatibility
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Java multiprecision calculator

    Java multiprecision calculator

    Multiprecision calculator

    Multipresicion calculator, based on Bigdecimal Java class . It has a library (BigMath) that makes calculations with Bigdecimal. It has also an expression parser to parse the user input. It allows you to store user defined variables and functions . You can operate with them to be used for calculations or for creating new functions with composition. With the new version, you can also calculate the derivative of a function. JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jmusicplayer2

    jmusicplayer2

    Music player written in Java

    Java music player. * Supported formats: - mp3 - ogg - wav * m3u play lists * 5 band equalizer * 5 band graphical equalizer * random mode * continuous play * option to stop playing after the end of the current song. * Shows the image associated to the song. * You can filter the songs of the list * Drag and drop music files from the file exporer. * Multilanguage * Zoom * Dark mode * JDK-17 compatibility The most significant new code features: * Graphical equalizer JPanel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    desktop-icons

    Application for resizing images to create icons of standard sizes

    ... (of transparency) of the rest of pixels too JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    File-Splitter

    File-Splitter

    A simple tool for split, zip, and encrypt files

    Need a JDK to run, download it here: https://www.oracle.com/java/technologies/downloads/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    STL viewer

    STL Viewer for java

    ... reverts to the initial view - Pre-requisites Release 0.9.0 Java 11 JDK/JRE. Some JDK/JRE broke the right button pan function. If you encounter the issue, try Tools > "fix mouse interactions" Release 0.8.0 Java 8 JDK/JRE. this is the previous working release. If you are running Java 8, use this release. - note - review readme.md and the various files in distributed files for further details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PdfInspector1

    PdfInspector1

    Application to inspect text and images of pdf books.

    With the application you can open and browse pdf books. In addition you will be able to inspect the codes for characters or locate the images. May be an example of basic use of pdfbox. JDK-17 compatibility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    InstrumentalMusic

    InstrumentalMusic

    Application which detects musical notes from the microphone.

    Application which detects musical notes from the microphone. It allows listening to the microphone and play the detected notes to output (in midi). Multilanguage support. Zoom Dark mode option JDK-17 compatibility With v1.2 it includes a pitch shifter (making voice lower or sharper through a slider) There is a demo video which shows how it works (the demo video can be visited from Help menu of the application) You can also see the pitch-shifter demo version here: https://frojasg1.com:8443...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    KeyHolder password manager

    KeyHolder password manager

    Store your passwords in an offline encrypted file!

    Need a JDK to run, download it here: https://www.oracle.com/java/technologies/downloads/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Relative XPath Assistant

    Relative XPath Assistant

    Just right click on the html elements to compare them

    This WebExtension will give you the relative XPath expression of two web elements Release 1.4.2 (04/08/2022) - Adding control key functionality Add-on is based on relative-xpath-helper open-source project on github [https://github.com/syamsasi99/relative-xpath-helper] ### Details - Compared to the original version, some incompatibilities of the scripts with the Firefox browser have been improved and fixed - No data is sent to any server and not get from any server ### Limitations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next