Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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.
A simple web interface for Blender, for rendering animations..
A simple web interface for Blender, for rendering animation with clusters.
"Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
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.
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.
@rules is not a rule engine! @rules is a rules API that uses annotations to define rules where they should be defined when programming an application, on entity classes, in this case on POJO's.
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.
Sugar is a simple library for making certain tasks in Java (such as File manipulation) far more palatable. My intention is to organise Sugar into multiple subprojects : FSPath(an API for filesystem interation) being the first one.
J2eeBuilder automates JSP<->POJO<->EJB service calls via Comonent Definitions(XML). It includes utilities for merging (ejb-jar.xml) & packaging component/ear. It is certified as J2EE-Compatible by Sun Microsystems and is the kernel of Ohioedge CRM Se
A set of common reusable code that I use, manage and maintain. It is generalized and uses alot of extensible interface based API's leaving expansion to the basic concepts in these libraries almost limitless.
For companies of all sizes and enterprises in need of a solution to improve their operations
WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
Josbug is an object-relational mapper for java. This library enables to match tables from a relational database to java classes by generating from the database schema a java class for each table. It has been especially designed to deal with class and table inheritance.
JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
Jsp web simple framework to quickly create a Web site jsp. it supply a solution to create bean-style object,and supply sqlmanager,filemanager ...... easy config,easy use,easy publish. more feature:entiymanager surport,session bean surport,config
The power provided by OWL reasoning engines can be translated into Java applications and vice versas with this framework. A binding among OWL and Java concepts has been done in order to incorporate the semantic features of OWL into Java.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
Framework for manipulating Connections: The API mean purpose is provide a unified API through Adaptersto easily incorporate a third-party library into existing application. Also provide an efficient NIO based implementation supporting UDP and TLS
BioAcceso es un sistema para el control de asistencias de los empleados, tomando la huella dactilar del personal para su registro e identificación. Es una aplicacion de escritorio desarrollada con el lenguaje Java, utlizando Mysql Server como RDBMS.
JaDiMa (Java Distributed Machine} is a collaborative platform to construct
high performance distributed java applications on grid platforms.
It is a system that automatically and transparently manages the remote libraries used in a java application.
Javast is a JavaAPI for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code.
It is mainly useful for java code generation.
This is a PHP 5 API wrapper for The Enterprise Open Source Billing solution, jbilling. This wrapper abstracts the native java JBillingAPIFactory to allow full integration with JBilling from PHP.
Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).