MVN

dev.restate : protoc-gen-restate

Maven & Gradle

Dec 13, 2023
14 stars

Restate SDK :: protoc-gen-restate · Protoc plugin to generate interfaces compatible with dev.restate:sdk-api

<dependency>
    <groupId>dev.restate</groupId>
    <artifactId>protoc-gen-restate</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.restate : protoc-gen-restate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of dev.restate : protoc-gen-restate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
protoc-gen-restate-0.6.0

How to add a dependency to Maven

Add the following dev.restate : protoc-gen-restate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.restate</groupId>
    <artifactId>protoc-gen-restate</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.restate : protoc-gen-restate gradle dependency to your build.gradle file:

implementation 'dev.restate:protoc-gen-restate:0.6.0'

Gradle Kotlin DSL: Add the following dev.restate : protoc-gen-restate gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.restate:protoc-gen-restate:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.restate : protoc-gen-restate sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.restate" % "protoc-gen-restate" % "0.6.0"

Advertisement

Dependencies from Group

Dec 13, 2023
14 stars
Dec 13, 2023
14 stars
Dec 13, 2023
14 stars
Dec 13, 2023
14 stars
Dec 13, 2023
14 stars

Discover Dependencies

Dec 19, 2023
115 stars
Dec 19, 2023
115 stars
Dec 13, 2023
14 stars
Dec 25, 2023
2 stars
Dec 16, 2023
0 stars
Dec 16, 2023
0 stars
Dec 13, 2023
14 stars
Dec 25, 2023
2 stars
Dec 25, 2023
2 stars