Showing 2844 open source projects for "opensource java 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    SoaBox
    SoaBox lets you create a virtual version of your SOA environment. Clients (WS-Webservices,RESTful, JMS, HTTP, FTP, Filesystem, POJOs/Custom Code), servers (HTTP/Endpoints) and data (XML, SOAP, CSV, etc). It's written in Java and runs with JBoss 5.x and 6.x
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    epyunit

    epyunit

    PyUnit and PyDev extensions for arbitrary Executables

    The package 'epyunit' provides extensions for PyUnit and PyDev. * Extensions for PyUnit - Unittests for arbitrary executables. * Extensions for PyDev - Automation of search and load of pydevd.py The extensions are applicable from commandline and/or within Eclipse. Online manuals: - https://pythonhosted.org/epyunit/ PyPi repository: - https://pypi.python.org/pypi/epyunit Current application examples are: - bash-core - http://bash-core.sourceforge.net Nickname -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jClap

    jClap

    Java Command Line Argument Parser

    This is a library for parsing command line arguments passed into the java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JBVD

    Java Bytecode Viewer & Decompiler

    A very powerful java bytecode viewer and decompiler which makes use of the javassist open source library.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    dude development environment for java

    dude development environment for java

    Compile and run Java programs without using command mode!

    Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to set up and uses the same directory structure for source and object files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Lily Code Generator

    A Java Web Code Generator

    Lily Code Generator can be used to generate all kinds of Java-based web code. It supports Struts2/SpringMVC, Spring 3, IBatis/Hibernate, Mysql 5 and Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SugarOnRest

    SugarCRM/SuiteCRM Java REST Client

    SugarOnRest is a Java SugarCRM CE 6.x/SuiteCRM 7.x API client. SugarOnRest is a UniRest Java implementation. It is a Restful CRUD client that implements the SugarCRM module Create, Read, Update and Delete functionalities. SugarOnRest implements following SugarCRM REST API method calls: oauth_access, get_entry, get_entry_list, set_entry, set_entries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    component-watch

    component-watch

    Describe and watch component structure of java programs

    "Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes. It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components. The tool helps to easily define and display UML-like diagrams showing components and their relationship.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JRemoteRun allow execute snippets of java code in running JVM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 10
    Empusa has moved to the HotRod project at Source Forge. Full DAO generator for MyBatis. Takes structure of an existing database using JDBC and generates DAOs, mappers, and all Mybatis configuration files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    HATE

    HATE

    HATE's an ASN.1 Text Editor.

    HATE's an ASN.1 Text Editor written in Java. It is designed to be easy to use, highly customizable and flexible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Let

    Let

    Annotation based API flavored with AOP to handle Android models

    Annotation-based simple API flavored with AOP to handle new Android runtime permission model. If you check Google's Samples about the new permission model, you'll see a lot of boilerplate code for requesting, handling, and retrying the request for required permissions. Let will minimize the boilerplate code you have to write for requesting and handling permissions and hence help you keep your code more readable. Let will check these annotated methods and execute them unless the permissions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ejSerial

    ejSerial

    Serial connection Java library

    Java library to send and receive data via Serial COM-Ports. This library is intended to provide an easy way to access the serial-port. Only a few lines of code are needed to Read or Write data via serial port. All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort) The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load. Static Methods are available to send/receive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Opti-Movies

    Opti-Movies

    Android developer nanodegree, Projects 1 & 2 : Popular Movies app

    Here is a fully functional and user friendly android app which I made from scratch for Android Developer Nanodegree program. This app helps users to discover various categorised Movies and TV Shows. It reveals the power of adaptive UI both for phone and tablet devices.It includes various new Lollipop+ features. The app was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Demoiselle

    Demoiselle

    Framework, process, docs and tools to make easy JEE development.

    Root site: http://demoiselle.sourceforge.net. From that, access: framework, components, wizard, sample e process. Releases can be downloaded via Maven from http://demoiselle.sourceforge.net/repository
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18
    Filler Studio

    Filler Studio

    Filler Studio for any kind of automation for Windows,Linux,Mac.

    Filler Studio for any kind of automation based on Java for Windows,Linux,Mac. Automation for Web Applications and Desktop Applications and OS itself also. Automation for IRCTC. Key Replacement Utility,Print Screen Utility are also included. Video tutorials are available on youtube. List Of Utilities in Filler Studio? Filler contain List of Utility use to Deduct Repetitive task in computer. Print Screen Utility IRCTC Filler Links Screen Record Fillers Key Replacement...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JarwiseDataAdapter

    JarwiseDataAdapter

    DataAdapter - Java library to work with Oracle and PostgreSQL database

    DataAdapter - Java library to work with Oracle and PostgreSQL database. This library simplifies the work of loading, creating or editing database data, as opposed to working directly with JDBC. In a few lines of code, you get objects relay database table with fields. Object Types fields correspond to types of database table fields. Here you will find similarities with familiar to you ActiveRecord.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Seedlet

    Seedlet

    Seedlet is a source-code-embedded snap-on GUI for java applications.

    Seedlet is an open-source source-code embedded snap-on GUI for standalone Java applications. It can be used for development and testing of independent classes, GUIs for command-line APIs or as independent applications. In addition to a simple GUI, Seedlet provides lots of extras useful both for testing and for applications. It comes with a simple JSR-223 scripting framework, easy JDBC access, many GUI convenience method and other 'under-the-hood' functionality besides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Android Sqlite DatabaseHelper Generator

    Android Sqlite DatabaseHelper Generator

    This generator will save your time. It will generate SqliteHelper and Models for you. All what you have to do is to use the GUI to create your tables and it will do the rest for you... The generator will generate a Model for each Table. It will also generate the databaseHelper class that include: - Create statments for all tables - onCreate, onUpgrade, clear - and for each table: Create, Update, Delete, getCount, GetRecordById, GetAllRecords
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    AutoReplacerPlus

    Automatic correction of software bugs and grammar mistakes

    Automatic correction of software bugs announced in compilers (clang, gcc) / Static Code Analysis tools (cppcheck, FindBugs) and grammar/style errors like in LanguageTool. Usage: use tool (e.g. cppcheck) and store results in a text file. Afterwards call: autoreplacerplus mytextfile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Class Viewer for Java

    Lightweight, quick reference tool for Java developers.

    Full overview of public for a class: methods, constructors and fields, as well as its superclass and interfaces. Has free search of public methods. Can open directly to a method in JavaDocs with your preferred browser, which is set in ClassViewerConfig.xml--which can be easily edited with a text editor. Best ran from the command line. Can also go to your own code with a designated text editor--directly to a public method if your text editor supports a line number as an argument, which...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25

    unitils-objectvalidation

    Unitils module to test if a object respects your predefined rules.

    Unitils Module - Easy way to test if the object validates all the predefined rules.
    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.