Last Version

com.github.hazard4j:swagger4jsonrpc 0.0.2

This project is implementation of swagger for JSON-RPC with Spring Boot. It generates UI that helps delelopers test api and share it with colleagues

License

License

Categories

Categories

JSON Data Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.hazard4j
ArtifactId

ArtifactId

swagger4jsonrpc
Version

Version

0.0.2
Type

Type

jar
Description

Description

com.github.hazard4j:swagger4jsonrpc
This project is implementation of swagger for JSON-RPC with Spring Boot. It generates UI that helps delelopers test api and share it with colleagues
Project URL

Project URL

https://github.com/hazard4j/swagger
Source Code Management

Source Code Management

http://github.com/hazard4j/swagger/tree/master

Download swagger4jsonrpc 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.hazard4j/swagger4jsonrpc/ -->
<dependency>
    <groupId>com.github.hazard4j</groupId>
    <artifactId>swagger4jsonrpc</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazard4j/swagger4jsonrpc/
implementation 'com.github.hazard4j:swagger4jsonrpc:0.0.2'
// https://jarcasting.com/artifacts/com.github.hazard4j/swagger4jsonrpc/
implementation ("com.github.hazard4j:swagger4jsonrpc:0.0.2")
'com.github.hazard4j:swagger4jsonrpc:jar:0.0.2'
<dependency org="com.github.hazard4j" name="swagger4jsonrpc" rev="0.0.2">
  <artifact name="swagger4jsonrpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hazard4j', module='swagger4jsonrpc', version='0.0.2')
)
libraryDependencies += "com.github.hazard4j" % "swagger4jsonrpc" % "0.0.2"
[com.github.hazard4j/swagger4jsonrpc "0.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
io.swagger : swagger-annotations jar 1.5.10
org.projectlombok : lombok jar 1.16.16
com.github.briandilley.jsonrpc4j : jsonrpc4j jar 1.4.6

Project Modules

There are no modules declared in this project.