Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
Veeam Data Platform v13.1 - Get Your Free Trial
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Designed to facilitate Apache CXF based java softwares development
Yakoliv is a framework designed to facilitate the development of Apache CXF based java softwares.
It takes advantages on Ibatis and Spring with which it forms a mini-container and facilitates
data bases access.
Yakoliv Framework is made of a generic DAO artifact and a GUI program that helps developers:
- generating the database schema and enabling sequence management
- generating java classes from typed data
- mapping generated classes to data base's table using ibatis sql maps
- generating configurations for spring security secured web services
- generating clients configurations for the generated web services
- generating a contract for client-server communication.
...
This is sister project for osDQ which provide Restful APIs
(Beta Version)
This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls.
Data Cleansing APIs
Dockerfile:
# Pull base image
FROM frnde/jetty-9.4.2-jre8-alpine-cet
ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war
EXPOSE 8080
Docker Image
https://hub.docker.com/r/vreddym/osdq-web/tags