This library provides APIs to represent a set of pre-defined protobuf types.
The Issues and Projects tabs are disabled for this repository as this is part of the Ballerina Standard Library. To report bugs, request new features, start new discussions, view project boards, etc., go to the Ballerina Standard Library parent repository.
This repository contains only the source code of the package.
Download and install Java SE Development Kit (JDK) version 21 (from one of the following locations).
Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.
Export your Github Personal access token with the read package permissions as follows.
export packageUser=<Username>
export packagePAT=<Personal access token>
Execute the commands below to build from source.
To build the library:
./gradlew clean build
To run the integration tests:
./gradlew clean test
./gradlew clean build -x test./gradlew clean build -Pdebug=<port>
./gradlew clean test -Pdebug=<port>./gradlew clean build -PbalJavaDebug=<port>
./gradlew clean test -PbalJavaDebug=<port>.m2 repository:
./gradlew clean build publishToMavenLocal./gradlew clean build -PpublishToLocalCentral=true./gradlew clean build -PpublishToCentral=trueAs an open source project, Ballerina welcomes contributions from the community.
For more information, go to the contribution guidelines.
All contributors are encouraged to read the Ballerina Code of Conduct.
protobuf library.$ claude mcp add module-ballerina-protobuf \
-- python -m otcore.mcp_server <graph>