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.
Try It Free
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
A tool for managing JavaScript projects with multiple packages
...Lerna's primary functionalities are bootstrap, which links dependencies in the repo together; and publish, which helps publish any updated packages. It is important to note that Lerna is not a deployment tool for serverless monorepos.
Publish your artifacts to sonatype's central portal.
The plugin implements sonatype's Central Publisher API (part of).
It will call maven-publish to generate artifacts and publish them to sonatype's central portal.
Note: This is a third party plugin.
Apply this plugin in gradle:
plugins {
id("cn.lalaki.central") version "2.0.8"
}