| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.open-source-sharing | 
| ArtifactId | ArtifactIdrestdoc-restweb-client | 
| Version | Version1.0.RELEASE | 
| Type | Typejar | 
| Description | Description | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-restweb-client/ -->
<dependency>
    <groupId>com.github.open-source-sharing</groupId>
    <artifactId>restdoc-restweb-client</artifactId>
    <version>1.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-restweb-client/
implementation 'com.github.open-source-sharing:restdoc-restweb-client:1.0.RELEASE'// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-restweb-client/
implementation ("com.github.open-source-sharing:restdoc-restweb-client:1.0.RELEASE")'com.github.open-source-sharing:restdoc-restweb-client:jar:1.0.RELEASE'<dependency org="com.github.open-source-sharing" name="restdoc-restweb-client" rev="1.0.RELEASE">
  <artifact name="restdoc-restweb-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.open-source-sharing', module='restdoc-restweb-client', version='1.0.RELEASE')
)libraryDependencies += "com.github.open-source-sharing" % "restdoc-restweb-client" % "1.0.RELEASE"[com.github.open-source-sharing/restdoc-restweb-client "1.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.github.open-source-sharing : restdoc-remoting | jar | 1.0.RELEASE | 
| io.netty : netty-all | jar | |
| io.netty : netty-codec | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 | 
| com.github.open-source-sharing : restdoc-client-api | jar | 1.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.72 |