One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
osDQ dedicated to create apache spark based data pipeline using JSON
This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/
This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also.
Get json example at https://github.com/arrahtech/osdq-spark
How to run
Unzip the zip file
Windows : java -cp .\lib\*;osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c .\example\samplerun.json
Mac UNIX
java -cp ./lib/*:./osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c ....
JavaPOS implementation and more, for Brazilian Retail applications
jPOSBr has a collection of JAR files that can help you with tasks such as:
- Text files creation for the tax authorities (SPED, Sintegra, PAF, etc.)
- Communication with business automation equipments, using JavaPOS standard
- Issue Slips Bank
- Electronic Invoice (NFE) and Electronic Fiscal Coupon (SAT / NFCe)
The Deep Email Miner Application is a software solution for the multistaged analysis of an Email Corpus. Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information.
The self-executable Version 1.1 jar file will now run on Java 1.5 or higher.
A Windows executable file of Version 1.1 is also provided in the Files section.
Documentation can be found on the project homepage.
MiniPortal is a lightweight JSR-168 compliant portlet container. It does not aim to be a substitute for an enterprise portal, but rather a JAR library with minimal dependencies that can be included in any Java web application.