Showing 621 open source projects for "base64.java"

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    td4j is a prototyping framework for domain models written in Java
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Blue Basin

    General template for expressions using Lisp-like structures.

    A group of generic tools and containers for using in logical and mathematical terms. Lisp like type-safe n-Trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CriticAL

    CriticAL

    A Critic for APIs and Libraries

    CriticAL: A Critic for API and Libraries. This project provides a framework for critiquing API-client code in three ways: i) it explains the complex interaction of API elements, ii) it criticizes the improper use of the API, and iii) it recommends the related API elements that may be needed next by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TestNG Data Binding

    TestNG Data Binding

    Provides data binding from various data sources to TestNG test methods

    This project provides data binding from various data sources to TestNG test method parameters. Currently implemented is the binding from CSV, Properties, Text and XML files. Supported are test input parameters as well as test output parameters. Binding is provided for all primitive Java data types including Strings, lists of those, Java Beans, lists of Java Beans and enums. As the framework is plugin based support for new data sources can easily be added by implementing a new plugin...
    Downloads: 1 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
    XConf: XML & properties file processing tool - command line and ant task available. Uses a simple and compact method of specifying elements that need to be processed, and what to do to them. Created for developers and system administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WS-JDBC is a client/server JDBC Driver, where the server part is implemented as Web services. This means the custom client JDBC Driver can call the service remotely, from anywhere on the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    k-fileserverDB

    Store files into Database.

    ... Searching of particular file is time consuming? What if, allowing access to other user/department is so lengthy and space gaining? Don’t worry; we are here to help you out and offering you the best way to manage your files in k-FileServerDB. ITS A: Java Based Software. Opensource Postgresql Database. Store you files into Database. Make Single/Multiple identification. A Network Based Software Accessible to authorized Users only. Database replication. Assign Permission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The ftp4j library implements a Java full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the FTP site (directory listing), create, delete, rename and move directories and files.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9

    quadGT

    Software package for the joint genotyping

    quadGT is a software package for the joint genotyping of two parents, child’s normal genome and child’s tumor genome based on sequencing reads aligned to a reference genome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    A collection of general Java utilities. These are functionality not provided by the Java library nor by the Apache project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Needle

    Needle

    Effective Unit Testing for Java EE

    Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests. Follow us on Twitter (@NeedleProject)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Privacy Policy Merger

    XML Privacy Policy (P3P) language merger

    The need for aggregating privacy policies is present in a variety of application areas today. In cloud computing paradigm, the ability to aggregate policies as well as services will be useful and more effective for users that are privacy conscious regarding their sensitive or personal information. This project studies the problems associated with the Platform for Privacy Preference (P3P) language, and the present issues with communicating and understanding the P3P language. Furthermore, it...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Java Validation Framework

    Java validation framework (not JSR-303 implementation).

    This framework allows to modify (correct) test values; supports validation of localized values; allows to convert values into and from text representation; formats error messages, depending on the context; supports metadata, which allows to check any entity types (not only Java Beans or POJOs) and more. Also this framework has long list of predefined validation components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The library im4java provides a pure-java interface to ImageMagick, GraphicsMagick and other popular commandline tools like jpegtran, ufraw, dcraw, exiftool. The im4java-engine permits the addition of new tools in a very short time (less than an hour)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. Development moved to Mercurial
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    AT4J is a set of tools for working with data compression and file archives from Java. It supports reading and creating Zip and Tar files, as well as several types of compression algorithms via third party libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Geocoding is the process of estimating a latitude and longitude for a given location. JGeocoder is a free Java geocoder. This project is loosely modeled after Geo::Coder::US, a Perl module available for download from the CPAN.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Simplest Ever REST Framework for Java
    SerfJ means Simplest Ever REST Framework for Java (http://serfj.sourceforge.net). Provides a lightweight MVC for Java web apps which can interpret REST URLs and dispatch it to a controller and then show the appropriated view or serialized object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Monetário

    Monetário

    Representando e operando valores monetários.

    Alternativa a BigDecimal e Double para representar e operar valores monetários entre [-9223372036854775808L e 9223372036854775807L].
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This project aims to provide an extensible Tree interface to supplement the Java Collections framework, making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Simple Hibernate Data Handler

    This library package allows developers to access DB in a easy way.

    [NO LONGER UPDATED] The Simple Hibernate Data Handler implements a basic interface for CRUD, suportting HQL, Named Queries and SQL. Stupidly simple for Hibernate ORM 4. Extend a BasicCrud class and enjoy!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JavAjax is now at 1.4 beta version, for downloads and documentation please visit http://www.javajax.org
    Downloads: 1 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.