MVN

com.vertispan.rpc : endpoint-api

Maven & Gradle

Apr 08, 2023
2 usages

Common API details to support serialization on a variety of platforms. Facilitates code generation, but each platform will need concrete wiring to go the rest of the distance.

<dependency>
    <groupId>com.vertispan.rpc</groupId>
    <artifactId>endpoint-api</artifactId>
    <version>1.0-alpha-7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vertispan.rpc : endpoint-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-alpha-7
  • Latest Alpha: 1.0-alpha-7

All Versions

Choose a version of com.vertispan.rpc : endpoint-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
endpoint-api-1.0-alpha-7
endpoint-api-1.0-alpha-6
endpoint-api-1.0-alpha-5
endpoint-api-1.0-alpha-4
endpoint-api-1.0-alpha-3
endpoint-api-1.0-alpha-2
endpoint-api-1.0-alpha-1

How to add a dependency to Maven

Add the following com.vertispan.rpc : endpoint-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vertispan.rpc</groupId>
    <artifactId>endpoint-api</artifactId>
    <version>1.0-alpha-7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vertispan.rpc : endpoint-api gradle dependency to your build.gradle file:

implementation 'com.vertispan.rpc:endpoint-api:1.0-alpha-7'

Gradle Kotlin DSL: Add the following com.vertispan.rpc : endpoint-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vertispan.rpc:endpoint-api:1.0-alpha-7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vertispan.rpc : endpoint-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vertispan.rpc" % "endpoint-api" % "1.0-alpha-7"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 07, 2020
2 usages
42 stars
Jul 24, 2019
2 usages
177 stars
Jul 24, 2019
2 usages
39 stars
Jul 25, 2019
2 usages
3 stars
Apr 07, 2020
9 usages
119 stars
Dec 20, 2019
2 usages
295 stars
Jul 23, 2019
2 usages
474 stars
Jul 23, 2019
2 usages
474 stars
Jan 26, 2022
2 usages
151 stars