Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run Free
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Java Swing component for integrating OSM maps into your Java app.
This project offers the Mavenized format of the official "JMapViewer" project.
Official project code on: https://trac.openstreetmap.org/browser/subversion/applications/viewer/jmapviewer?order=name
Please, note that no development is performed in this SVN, just contains Maven artifact of official releases (starting from 1.14 version)
If you want to give it a try, download code and run the Demo:
> mvn compile package
> cd target
> java -jar JMapViewer-1.14.1-Demo.jar