Prisma Workbench (PSW) is a framework for software engineering tools integration. PSW enables interoperability of various software development tools in collaborative settings. PSW provides real time views to data, enhanced awareness into project's progress (events), traceability management between work products, communication support, and project management viewpoint (reports). PSW implements an integration mechanism via which new tools can be added and configured. For users a web UI...
JPdfUnit integrates PDFBox as an PDF API with the JUnit framwork for the test of pdf documents so JPdfUnit is a high level api. Simple ready-to-use assertions help to compare the expected data to the concrete data of the pdf document.
Please note that this project is not actively maintained at the moment.
This specification defines a common interface to interact with a hierarchical map, a data structure which represents hierarchically organized information indexed by a composite key (i.e. a path).
A bug database that requires no additional software--no web server, no SQL database! Cross-platform (written in Java). Data-driven from a simple text file describing the fields you wish to use in your bug database. Perfect for small project teams.
<a href="http://www.soft82.com/"><img src="soft82_award_50x81.gif" width="50" height="81" border="0" alt="Free download software"></a>
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text.
JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin.
Fred is a platform-independent time tracking tool. With Fred you can very easily file, view and record efforts (periods of work time), structure them into tasks and projects and exchange them (in multi-user projects) with your project leader.
The “RDB2RDF Mapper” is a Java based software desktop application which allows a user to create a mapping file between a relational database and an RDFS/OWL ontology via a graphical user interface. This project is ANDS-funded.
The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series.
MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
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.
Mosquito is an open source Java library for parsing Power Designer PDM files and converting them to the in-memory structure based on object model provided by this library. It is quite useful for relational model based code generation.
iocaste-core is a framework for web-applications, working on top of spring-framework and hibernate, supplying them additional features. iocaste-core implements html components factory, data validation, authentication/authorization features and more.
JSort is a library with some sorting algorithms implementation and related data structure. It has compare-based algorithms, linear sorting, graph sorting, priority based queue, and so on.
Oberon PLM is a Web based PLM/PDM, built on Oberon framework that facilitate its customization. Oberon PLM integrates people, data, processes, and business systems and provides a product information backbone for companies and their extended enterprise.
CP2JavaWS is a Cappuccino to Java remote services bridge with a transparent syntax, complex objects graphs management, digest and ldap authentication, authorization, live remote data browsing and master/detail views creation by a single line of code.
UPDATE : the new Direct2CP project adds support for php, fixes and enhancements, new components.
Polyester is a tuple space framework based on the lighTS project, with extensions to support asynchronous and decoupled interaction of agents. The provided example application is a (toy) library of XML documents that can be queried using XPath.
The Panopticode project provides a standardized format for describing the structure of software projects and integrates metrics from several tools into that format. Reporting options provide correlation, historic analysis, and visualization.
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Eclipse UI Forms are very limited for business application demands; this project aims at enhancing SWT, UI Forms, Data Binding and puts them together to offer a profound framework and best practice for creating, binding an validating forms using RCP/
Beagle is a Java lightweight framework to fetch database entries in an optimized data structure.It can be useful in those application that need to a fast data access.It is designed around Agile Methodologies with pattern of Test Driven Development.
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.
B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based datastructure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
Incanto is an open source project providing a set of Apache Ant tasks for accessing Oracle tools such as SQL*Plus and Data Pump Import/Export from Ant's XML build files.
This project is a maven plugin for Apache Lucene. Using it, a Lucene index (configuration inside a xml file) can be created from different datasources ( file/database/xml etc.). A Searcher Util helps in searching the index. Use Lucene without coding.