Showing 1376 open source projects for "java-decompiler.jar"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Java bindings for OpenCL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iSMSLib is a simple java library to interact with Multitech Multimodem iSMS gateways. I have used it with iSMS-100 and iSMS-800 modems. The majority of this use has been in Afghanistan and I will include tips and tricks I learned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OOPEX(Open Object Persistence Extenstion)- is a java object orientated database development API, which allows developers to develop systems without worrying about the database design and development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    dirndl

    Displeasing Ivy repositories now dressed lovely

    If you are new to Apache Ivy and want to build your own repository, dirndl is the tool of choice. You will be able to build your custom repository with an easy to use Swing application and deploy it wherever you want. No more strange or outdated libraries from mysterious sources. Build your own repository. Use libraries from sources you trust. Gorgeous acronyms! Get dirndl now. You have the choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    The Open Source Mobile Widget Platform is an Orange initiative to bring a complete software stack (client and server side) for distribution of mobile widgets on Java feature phones. http://www.orange.com/fr_FR/presse/communiques/cp101001fr2.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaRTMP is a Java library for interacting with Adobe Flash Player and Adobe Air applications via the RTMP protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JNativeLicense is a free license manager for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enhanced Collections is a thin wrapper around commons collections to allow usage of Java 5 generics. Unlike similar projects, this is not a rewrite of commons collections, just an enhancement on top of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multithreaded java client of redis (A persistent key-value database with built-in net interface written in ANSI-C for Posix systems) See http://code.google.com/p/redis/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10

    Spring Contributions

    Some spring-like modules

    This project is intented to host a few spring-like modules of my own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LiNNS is not just a Neural Network Simulator, but a Neural Network System - a framework which covers the full lifecycle of a neural network, from design and research till usage in an external application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JDeviceLink

    Java TCP Socket Client Library for Device Communications

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nasira is a Java library for reading text files with non-ASCII characters (e.g. documents in German, Swedish,...). To do so, it automatically determines the character encoding (iso-8859-1, utf-8) used to encode the file through user-provided hints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    3DzzD is an API to publish 3D on the Web using Java 1.1 technologie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Flaat

    A new GUI development framework

    This project aims to develop a new GUI design experience with platform independent "Look and Feel". The aim of a this project is to develop a java library which shall be able to use with any type of software developed in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Tapestry XPath

    Allows you to query the Tapestry DOM using XPath

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EasyStream

    EasyStream

    Java library that ease the task to use streams.

    EasyStream is a Java library that ease the task to use streams. EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cassandra JavaBeans is a lightweight JPA implementation for Apache Cassandra project. This tool helps java developers to easily use Cassandra with persistence solutions. The project follows JSR 317 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    generation-xml

    Java lib for creating XML documents

    xGen is to creating XML what XPath is to reading XML. The string /html/body/div#container/div.menu/ul/li[5] Can be used to create XML. This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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 dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Source Integration project aimed at integrated Alfresco with Salesforce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Library of components and tools for business applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A test framework for penetration testing Java classes and methods with randomized parameters and testing the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Tapestry Testify

    Enhanced testing facilities for Tapestry 5

    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo