MVN

com.github.arteam : simple-json-rpc

Maven & Gradle

Mar 15, 2022
88 stars

simple-json-rpc · Base module for simple-json-rpc modules

<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>simple-json-rpc</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.arteam : simple-json-rpc to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.arteam : simple-json-rpc to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
simple-json-rpc-1.3
1.2
simple-json-rpc-1.2
1.1
simple-json-rpc-1.1
1.0
simple-json-rpc-1.0
0.10
simple-json-rpc-0.10
0.9
simple-json-rpc-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>simple-json-rpc</artifactId>
    <version>1.3</version>
</dependency>

Advertisement