Showing 110 open source projects for "java jdk 1.7"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    mathCollection is a java package representing a consistent and efficient extension to the Java Collection Framework of JDK 1.4. It offers different kinds of sets with mathematical, non-destructive functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hadoop-BAM is a Java library for the manipulation of files in common bioinformatics formats using the Hadoop MapReduce framework with the Picard SAM JDK, and command line tools similar to SAMtools. The file formats currently supported are BAM, SAM, FASTQ, FASTA, QSEQ, BCF, and VCF. For a longer high-level description of Hadoop-BAM, refer to the article "Hadoop-BAM: directly manipulating next generation sequencing data in the cloud" in Bioinformatics Volume 28 Issue 6 pp. 876-877, available online at: http://dx.doi.org/10.1093/bioinformatics/bts054 Note that the library part of Hadoop-BAM is mainly for developers with experience in using Hadoop. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pentaho Data Integration

    Pentaho Data Integration

    Pentaho Data Integration ( ETL ) a.k.a Kettle

    ...Project distribution archive is produced under the assemblies module. Core implementation, database dialog, user interface, PDI engine, PDI engine extensions, PDI core plugins, and integration tests. Maven, version 3+, and Java JDK 1.8 are requisites. Use of the Pentaho checkstyle format (via mvn checkstyle:check and reviewing the report) and developing working Unit Tests helps to ensure that pull requests for bugs and improvements are processed quickly. In addition to the unit tests, there are integration tests that test cross-module operation.
    Downloads: 90 This Week
    Last Update:
    See Project
  • 4

    IMG2GSLIB

    Converts images to GSLIB grids -NEW: 3D support.

    ...It now can output 3D volumes from image stacking. The ASCII result is sent to stdout, so you can redirect it using the > operator if you want to save it to a file. Run java -jar IMG2GSLIB.jar without arguments to get help on usage. Requirements: -Java 1.7
    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
    PlayAuthenticate

    PlayAuthenticate

    An authentication plugin for Play Framework 2.x (Java)

    Fully customizable and localizable controllers and views (e.g. Play Authenticate allows you to define your own controllers and views for every visual step of the signup and/or log in process). Completely dynamic URL generation for all views (uses the route file - means you can adapt the look and feel as much as you like). The sample shows how to do this with Twitter bootstrap. Linking of accounts (e.g. one local user with multiple authentication providers). Linking can be done automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JBoss Nagios Integration

    JBoss Nagios Integration

    Poll JMX attributes from Java based applications with Nagios

    Integrate JBoss into Nagios monitoring through a small Collector MBean and a perl based Nagios plugin. Lets you read you and monitor JMX values from JBoss servers very efficiently. On the Nagios server no JDK or JBoss installation is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Joda - Time

    Project moved to GitHub

    Joda-Time provides a library of classes to replace the Java JDK Date and Time classes including formatting. It is based around the ISO8601 datetime standard, but also provides full support for other calendar systems, such as Gregorian and Buddhist. Project moved to GitHub: https://github.com/JodaOrg/joda-time
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Web Developers Tools Linux x64 Live DVD

    Web Developers Tools Linux x64 Live DVD

    A Linux live DVD with tools for develop web sites

    ...You can work without internet conection. The DVD image is less than 1,2Gb. The installation on Hard Drive is the same of live system DVD. Some Packages installed: Lxde-Desktop, Apache2, Aptana Studio 3, Java 7, JDK 7, Mysql-server, Php5, Php5-mysql, PhpMyAdmin, Icewasel, Google-Chrome, +Extensions, Filezilla, Bluefish, Xchat, Gimp, Zenmap. Wordpress(ready to use)-EN & ES, +themes + plugins. (Login & Password of Mysql database is "root").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 0 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
  • 10

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than classical implementations
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PHParser

    PHParser

    A Lexer and a Parser to PHP scripts

    PHParser 1.2 generates a pure Java parser for PHP programs. Invoking this parser yields an explicit parse tree (AST) and a tree walker suitable for further analysis. This tool package is based upon: - ANTLR 3.2 or higher (www.antlr.org). - JDK 1.6 or higher (java.sun.com). - Grammar specifications of PHP 5.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RapidJDBC

    RapidJDBC - Java library for easier JDBC and SQL development

    A JDBC wrapper build on AspectJ interceptors. Annotation based solution. Also provides a simple ORM for entities. For information please visit homepage or read readme.md file from source and release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BeanEqualsChecker

    Java library can be used in JUnit testcases for beans coverage

    ...Also can be used for instantiate beans and fill fields with random values, look at class "ObjectGenerator". Compiled under JDK 1.6 Codebase is small, please look sources for details. Separate validators also can be used, for ex. GetterSetterValidator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    KIV framework

    An utilities framework for Java 1.7.

    Main thought is to solve some frequently used functions and offer them as compact framework. See the wiki for content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PACS VM

    PACS VM

    ISO - Customized version of dcm4chee 2.17.3 for MySQL.

    1. Add JBoss Application Server 4.2.3.GA for JDK 6. 2. Cleanup for Windows and deprecated files. 3. Off CONSOLE records - http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=4787
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    persian-calendar

    Java Persian Calendar library

    NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/ a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK. algorithms for converting Julian days to the Persian calendar, and vice versa are adopted from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB. The algorithms is not exactly the same as the original. I've done some minor changes in the sake of performances and corrected some bugs. By...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jpathwatch
    A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fundamental java classes which are not to be found in the JDK at the moment -mainly for functional(-like) programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Core Java Beans provides functionality needed by most J2SE/J2EE applications that isn't yet provided by the JDK specification directly. This API is a foundation that fills the gaps between the JDK and any application. Jdbc & XML simple and improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Maven 2 and Maven 3 build system extension that allows writing annotated Mojos using JDK 1.5 annotations instead of doclet comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Log bytecode enhancer: Will surround each logging statement with "isXXXEnabled()" call. So stop messing up your code with such non-productive code. Supports log4j, JDK logging, Apache Commons Logging and SLF4J. Based on just4log, Ant Task included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.
    Downloads: 4 This Week
    Last Update:
    See Project