Search Results for "java development kit" - Page 127

Showing 14688 open source projects for "java development kit"

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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    Operations Research EXperiment Framework for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    2step is a development framework written in Java for developing complete web applications (including web services). As a servlet framework features access control, logging, I18N, database access, deploy, XML/XSL, etc, and uses Jetty, FOP and jCharts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    repr

    python's repr() in Java

    This is an attempt to create something akin to python's repr() in Java - a simple utility that you can throw arbitrary objects at and get a string that tells you everything about the object you want to know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Eclipse-StringUtils

    Eclipse plug-in

    String Utils - Allows you to format SQL queries inside Eclipse editor. - Extract and unescape string content from variable. How to: 1) Set cursor inside bounds of the string 2) String Utils → Format SQL or String Utils → Extract String URL: https://github.com/kbss/StringUtils_plugin
    Downloads: 0 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

    swiftvalidator

    swiftvalidator

    Swift Validator is a java application that provides the following functions: 1) swift message parsing 2) swift message format specifications validation 3) swift message network validated rules (in process) 4) It also provides a simple java swing UI 5) currently it supports Standards MT 2012 schema NOTE: schema can be updated via xml configuration files for all categories
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Extension to the well-known Tomcat Sysdeo Plugin for eclipse. It adds features for managing context both, for: * Runtime functions like start, stop & reload context * Configuration functions like removing a context. Solving annoying development tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BuildMagic

    Easy to use templating capabilities to ant + various build tasks

    Provides an easy to use templating capability to ant (build-by-convention a la maven)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project has been moved to github: https://ragnaroek.github.io/dandelion/ https://github.com/Ragnaroek/dandelion
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Poor Man's Timing And Profiling

    Library tools to collect timing in Java, C, C++

    A collection of library code and tools for application execution profiling and performance testing. You can create stopwatches to time select portions of your code. You can measure differences (often to sub-millisecond accuracy) between clocks on different machines. You can log application events in a .csv format for subsequent analysis. You can also generate CPU loading logs in a .csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Deployer is a Java-based AJAX web application that performs automatic deployments of WAR files to different containers. WAR artifacts taken from a Maven repository can be deployed to various stages. Featuring XML configuration and i18n support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    j2docx

    j2docx

    JAVA API to write MS Word 2007/2010 docx documents

    J2DOCX-“Java to docx” is a java approach to write the contents programmatically over the Microsoft docx documents and to manipulate the document. This API comprises set of useful funtions to work with docx. The version 2.1 supports writing all sort of of text,images,hyperlink and custom xml structures. About the Developer: This API was created by Vinothkumar P T, A Java Developer, Software Architect with over 10 years of experience in IT industry and currently work for Cognizant technology...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DominoBot

    DominoBot

    An IRC bot project case study.

    DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone. It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it). Pure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Role Playing Tools for traditional role playing games. Current tools: DiceTool, a die rolling tool that supports complex dice expressions. MapTool, a simple to use internet enabled battle map replacement. TokenTool, for easily creating MapTool tokens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An environment where everything can be kept in an interconnected way ...dependencies, parallel serials, multiple layers/levels - trees. One system based on another. Top-down, bottom-up concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    X-O lite

    X-O lite

    Light XML to Java mapping based on SAX

    This project provides a lightweight framework to serialize/deserialize java objects into XML. The implementation is based on standard SAX but follows an original approach based on encapsulation paradigm of Object Oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    STILL IN EARLY DEVELOPMENT: OUYA game inspired by the original "Bomberman". Details: 2D, 4 player support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ThunderMailConnector

    (주)앤드와이즈의 썬더메일5.0 automail 라이브러리

    (주)앤드와이즈의 대량메일발송 솔루션인 썬더메일5.0( http://www.thundermail.co.kr/thundermail/ ) 의 automail 기능을 이용하기위한 connector java 라이브러리.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    IDFC Maven ProGuard Plug-in

    A maven plugin for obfuscating java code via ProGuard

    This plugin allows you to obfuscate maven artifacts using the ProGuard open source obfuscator, which is a very powerful and well established Java obfuscator. ProGuard can also be found on SourceForge at http://proguard.sourceforge.net/. This plugin can be used from your POM as follows: <groupId>com.idfconnect.devtools</groupId> <artifactId>idfc-proguard-maven-plugin</artifactId> <version>1.0.1</version> Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LockMatch

    Check how much two Strings matched(Java code)

    This is a small java code to match two strings and it will return answer of how much they matched out of 100%..Specially Designed for Database Search Purpose. Java Console and Java netbeans both codes are available with a easy Documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XOo°f is a development and XML specification framework for documenting and developing the services layer of enterprise business applications. From the specifications, it generates WSDL, DocBook, client-side and server-side code for Java, C# and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HTTP Manager for Android

    HTTP Manager for Android

    HTTP Library for GET & POST requests in Android Applications

    HTTP Manager for Android allows you manage HTTP requests easy and fast. You have to create just one class with urls and implements one interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JForex2Excel

    A bridge between the JForex platform and a spreadsheet (Excel files)

    This work pursued two main objectives: - Develop a java library that allows to easily create Excel files via OLE2.0 technology, which could be used by developers regardless of the data origin. - Develop a system for JForex platform, taking advantage of the library developed, which allows End Users to easily obtain data from any instrument offered by the platform at any period, or the Ticks information of the instrument. At the same time, this system could be improved, modified...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The OWL-S Composer is an open source plugin that supports graphical Web Services composition under Eclipse, helping inexperient developers to build OWL-S compositions and giving a pratical solution for the experient ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Our goal is to find out useful and funny ways for expanding the possibilities of many FOSS by integrating them with other FOSS and proprietary systems. You'll find here many open source plugins and extensions useful to put those FOSS hermits together.
    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.