Search Results for "java project with source code" - Page 47

Showing 10536 open source projects for "java project with source code"

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
  • 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
  • 1
    ImageBox

    ImageBox

    An image Exif rotation tool.

    ImageBox is a free image editing software specially designed for easy image rotation. The goal of this project is the correct rotated representation of JPG, PNG, BMP and GIF images on any hardware, such as TVs and Media Centers. Why are images shown differently rotated? An image may contain Exif metadata in addition to the image data. A digital camera often encodes the image data with the rotation of the lens. If the camera is rotated during recording, the image data is also encoded rotated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    jNistScap

    Java library to handle NIST SCAP: CPE, CVE, CVSS, etc.

    This library is a split from the ESIS Framework and ESIS project. It allows to describe the NIST CVSS, CPE and CVE objects. SCAP stands for the Security Content Automation Protocol, see http://scap.nist.gov for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The famous Elpetozede-Project has moved to Github: https://github.com/mijoskutt/elpetozede
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    BinNavi

    BinNavi

    BinNavi is a binary analysis IDE that allows to inspect, navigate, etc

    BinNavi is a binary analysis IDE - an environment that allows users to inspect, navigate, edit, and annotate control-flow-graphs of disassembled code, do the same for the callgraph of the executable, collect and combine execution traces, and generally keep track of analysis results among a group of analysts. BinNavi uses a commercial third-party graph visualisation library (yFiles) for displaying and laying out graphs. This library is immensely powerful, and not easily replaceable. In order...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ice AWS

    Ice AWS

    AWS Usage Tool

    ... decisions regarding reservation purchases and reallocation of resources. Ice is a Grails project. It consists of three parts: processor, reader, and UI. The processor processes the Amazon detailed billing file into data readable by the reader. The reader reads data generated by the processor and renders them to UI. UI queries the reader and renders interactive graphs and tables in the browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    SVNScriptBuilder

    Update SVN workspace Periodically

    This class will generate the OS-specific script which we can use for Update/Revert&Update/Update&PostponedConflicts/SVNStatus the Subversion SVN workspace user can append many more options. Generated files can schedule according to needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openBaraza HCM HR Payroll

    openBaraza HCM HR Payroll

    Human Capital Management system

    ... organizational harmony to achieve value and profit for the organization. HCM has Human resource (HR) and Payroll management system. Features; online job applications; employee details with standardised CV; leave management; payroll processing. Its based on the Open Baraza Java/XML. Demo https://demo.openbaraza.org/hr/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    IBController

    Interactive Brokers TWS / IB Gateway Host Tool

    IBController has MOVED TO GITHUB and is no longer available from this website. From April 29 2014 IBController is no longer hosted at SourceForge. It has been moved to GitHub and renamed to "IBC". The project home page is now at https://github.com/IbcAlpha/IBC You can download the latest version from https://github.com/IbcAlpha/IBC/releases/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    The project is to develop an application for the general management of virtual networks with Dynamips, VirtualBox, PixEmulator, UML, Zebra, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Gradle Retrolambda Plugin

    Gradle Retrolambda Plugin

    A gradle plugin for getting java lambda support in java 6, 7

    This plugin will automatically build your java or android project with retrolambda, giving you lambda goodness on java 6 or 7. It relies on the wonderful retrolambda by Esko Luontola. The minimum android gradle plugin is 1.5.0 and the minimum gradle plugin is 2.5. The plugin will compile the source code with java8 and then replace the class files with the output of retrolambda. Set the java version to compile to. The default is 6. Only 5, 6 or 7 are accepted. The default version of retrolambda...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lost God cards is an 2d MMO rpg playing with cards, that project includes the server and the client, both are programmed using java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android-RobotoTextView

    Android-RobotoTextView

    Implementation of a TextView and all its direct/indirect subclasses

    Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, including the brand-new Roboto Slab fonts. This library is compatible from API 14 (Android 4.0). To apply roboto typeface for original TextView (like a Calligraphy) you must attach inflater in your Activity class in the #onCreate() method. If you intend to use is not all fonts, the extra fonts can be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OkGo

    OkGo

    OkGo - 3.0

    This library is based on the Http protocol and encapsulates the OkHttp network request framework. It is easier to use than Retrofit, supports RxJava, RxJava2, supports custom caching, and supports batch breakpoint download management and batch upload management functions. Completely imitating WeChat's image selection library, it comes with rectangular image cropping and circular image cropping functions, which can be downloaded and used if necessary. Similar to Qzone, WeChat Moments, Weibo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Preesm
    PREESM provides a complete framework for fast prototyping. It generates a simulation and an optimized multiprocessor code from graph descriptions of algorithm and architecture. Please visit the project homepage at http://preesm.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The openfibs project aims to develop a library to be used by client software to access the First Internet Backgammon Server (fibs.com) to enable graphical end user clients, computer controlled bots, and statistical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dedexer is a disassembler tool for Android DEX files. The purpose is to create Jasmin-like source files from DEX files.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    openBaraza

    openBaraza

    JAVA XML Development framework

    Baraza framework is a Java Development made easy by taking advantage of XML to define components. Baraza incorporates different independent projects that work independently using the same Java code block that uses the individual project XML block to produce a desired result. Using the framework, desktop applications, applets can be easily developed using XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Eclipse Checkstyle Plug-in

    Eclipse Checkstyle Plug-in

    Integrates Checkstye into the Eclipse IDE

    The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 21
    Java PDF library based on iText 2.1.7. iText 2.1.7 was the last release of iText prior to the AGPL license switch. This project is a branch of the original MPL/LGPL code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    What is iRSP (Intelligent Robot Software Platform)? iRSP is an open architecture-based robot software for developers who are interested in building AI robots. IRSP’s open architecture has been designed to support the independence of any software and hardware along both the vertical and horizontal dimensions. It currently supports multiple programming languages including Java and C/C++, and script languages, multiple Operating Systems such as Linux and MS Windows, and Mac OS and multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple-ADB

    Simple-ADB

    ADB/Fastboot. With Graphical User Interface. cross-platform

    This is simply ADB/Fastboot,with a Graphical User Interface. Further information on the xda form. source code : https://github.com/mhashim6/Simple-ADB This program is based on Commander Library: https://github.com/mhashim6/Commander
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24

    Web-CAT

    Open-source automated grading of programming assignments

    Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE. We now use github for source code control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    ...+ Powered by Java, IzPack, Apache Pivot, Apache Ant, Nuget, launch4j and Stax. Source code migrated to https://github.com/DevComPack/setupmaker
    Downloads: 11 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.