Store, manage, and share passwords, files, SSH keys, and DevOps secrets among IT teams. Enforce password security best practices. Ensure compliance with industry standards using comprehensive audit trails.
Learn More
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
Sar-K is a Java tool to generate code for user interfaces, model classes and data access layer based on a database model. Sar-K can access many database engines and produces code in many languages and architectures using customizable templates.
The Minervan project aims at aiding intelligent software development. It integrates reporting, analysis and data mining to support better decision making.
SiteDocs is a digital safety management software used to support work site compliance.
Ideally designed for business that deals with Construction, Oil & Gas, Mining, Manufacturing, Mechanical, Electrical, Plumbing, Heating, and Excavating, SiteDocs is a perfect solution for any size business looking to modernize the way Safety Compliance is organized.
Schmant is a build environment for building software projects. It runs build scripts written in Groovy, JavaScript, JRuby or Jython. Scripts use Schmant tasks for common tasks such as compiling Java or building Jar files.
Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2
MicroWSS is a lightweight web services server/toolkit written in Java. Its purpose it to allow for simple development and deployment of services that use SOAP 1.2 and WSDL. It handles everything relating to XML, so that you only need to deal with Java.
The free online uptime monitoring service with an App is available for iOS and Android.
With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
xliffRoundTrip automates a roundtrip between any XML file and XLIFF. It consists of 2 XSL files + Java source. The 1st transforms XML to XLIFF. The 2nd transforms that XLIFF back to the original XML, i.e., after a language translation on the XLIFF file.
Note: If you are interested in XLIFF roundtrip for the DITA Open Toolkit, please visit my other project, DITA-XLIFF Roundtrip for OT https://sourceforge.net/projects/ditaxliff/files/
This Eclipse plugin adds some features to the Remote System Explorer, allowing the user to: 1) Open a file by providing a file path. 2) Save the paths of the selected files/directories to the clipboard. 3) Backup/restore a file/directory.
jBackup Framework is very simple and easy to use framework build in Java, which enables developers to create applications that can backup, restore, update, remove, track changes to files, schedules jobs for execution and other useful stuff.
Vroom App Server is a Java Web Application provides ability to Develop and Manage Web Applications based on Reusable Components. The components can be Web Pages, Web Parts, Data Connections, EJBs, Web Services etc. It's all run-time, based on Groovy.
This is a template application that implements a "conversational" extended persistence context: with Spring and Maven: - Annotation-driven Hibernate mappings - Configuration of the AOP-based service layer - A unit- and integration-test framework
...Handling a birthdate in your domain model is easy, but when you start to work with multiple intervals there is no end to trouble. Chronos4j wil help handle timelines and temporal data
Manages Java application/tool options. Options are mapped to Java Bean properties using annotations. Options can be loaded from command line arg String[] array, an XML file, or a java properties file. Help texts can be generated.
Mantikhor is an *information representation* language. Like RDF, it models information as directed-edge arc-node graphs, although Mantikhor's use of such constructs is more structured and constrained.
Small and simple java library for working with Jasper Reports dynamically, enabling dynamic column creation and dynamic data sets using Apache DynaBeans. Project is developed by people at small software company called Softberries www.softberries.com
A opensource program to collect statistics and accounting information from MQ and store it into a database, which will be displayed to the end user in a visually attractive to manner to better analyze the performance of their environment.
This java library can read oracle dump files generated by the oracle exp utility. The library has been tested with database dump files of oracle 8 and oracle 9.2 on unix.
JRange is a java library parsing range strings ("1-3;7;13-) and a selector to select data based on such ranges (e.g. select all car objects with 3 or more than 5 wheels "3;5-")
IvmaiAsn ASN1/ECN/XDR Tools. A collection of the ASN.1/ECN parser, XDR-to-ASN.1 converter and pretty-printer scripts for ASN.1/ECN specifications. Contains also a formal definition of the ASN.1 built-in types, ECN encoding classes and XDR encodings.
Enable Java programs to detect MIME types based on file extensions, magic data and content sniffing. Supports detection from java.io.File, java.io.InputStream, java.net.URL and byte arrays. See the project website www.eoss.org.nz/mime-util for detail