Search Results for "java runtime 1.7.0" - Page 14

Showing 456 open source projects for "java runtime 1.7.0"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    JSF ID Generator is an eclipse plugin, which generates customizable and unique component ids for JSF(Java Server Faces) tags. If you don't give an id to a JSF component, then it is generated at runtime with a prefix of such as j_id_jsp_.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    locale4j is a Java library for working with localization data. The library currently supports the TMX file format. Future versions will support XLIFF, po and resource bundles. Translations can also be stored in memory or in a database for use at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Igor is a tool standalone multi-funtional WikiProject management tool allows a user to more easily managing a medium to large WikiProject. Written in Java, it is designed to run on any platform with a Java Runtime Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Reverspring is a Java library that allows you to create Spring IOC XML files from POJO at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    TriActive JDO (TJDO) is an open source implementation of Sun's Java Data Objects (JDO) specification, designed to support transparent persistence using any JDBC-compliant database. It auto-generates DDL and auto-validates DB structure at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LimpidLog is a revolutionary logging for Java and J2EE. No hard-coded log statements required. Classes are dynamically registered at runtime. See http://www.acelet.com/limpidlog/ and related http://www.acelet.com/super/LimpidDebugger/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TekMath is a java/swing-based viewer for the Math Markup Language (MathML) that can be easily embedded in custom java applications. It supports both content and presentation markup languages, and depends on no external packages beyond the java runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openASN.1 is an Open Source Java toolkit for the Abstract Syntax Notation One (ASN.1) which consists of a compiler and codec with a low footprint runtime library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Runtime library for the JUndo language. See http://verdantium.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Smith is an open source, cross-platform ColdFusion® engine, written entirely in Java. Running on top of Java Runtime Environment and Java Servlet Container, it can be deployed virtually on any operating system and work with any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Xml java Gui Builder is a swing's components builder using SpringLayout and runtime xml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JRat is the Java Runtime Analysis Toolkit. Its purpose is to enable developers to better understand the runtime behavior of their Java programs. The term behavior includes, but is not limited to performance profiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tuxPrint.com is a complete runtime substitution PCL print program, very simple to implement (Excel) yet powerfull enough to satisfy all company print requirements. Already handles the print output for a 400+ retail outlet. [Oracle Reports, JasperReports]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PlEd is an Editor. It is written in Java2 and uses Swing. It's main idea are the plugins, which are easily to write and loaded at runtime, so every java-hacker might easily produce his own plugins, to manipulate the text with his plugins. I tested i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HotBeans is a framework for Java bean modules that may be deployed, updated and rolled back in runtime, without interrupting ongoing transactions. Modules are packaged as simple jar files, containing deployment descriptor and application libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A graphical desktop application for translation between many languages. Depends on Java Runtime Environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also compile .java files in runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Teniga is a javascript editor plugin to eclipse and NetBeans platform, it provides runtime syntax error checking, content outline, code assistance, code format and syntax coloring. It helps you to code javascript easier and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java RMI based Collaborative adaptive Whiteboard, Users can be arranged into p2p or superpeer2peer or in fully centralized mode during runtime. Contains everything you expect from a white board like locking, simultaneous access, image sharing etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Plugin System (JPS) - a framework for making modular projects. Being able to load a plugin to runtime, this framework will help developing pluginable projects fast and easy.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Create simple Web graphics using Javascript and headless AWT. Images are rendered at runtime in a variety of formats (PNG and JPG) and accessible through a servlet-based gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Falcon is a java application that allows developers to declare dependencies decoratively and wiring is performed at runtime. This allows high level representation for easier management of larger sites (and smaller projects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JBossWatchdog is a J2EE application for JBoss 4.0.X. It contains a simple Web component for configuration and timed SessionBean that logs MBean selected attributes to a log4j appender. Please request support, if there are deployment/runtime problems.
    Downloads: 0 This Week
    Last Update:
    See Project