| License | License | 
|---|---|
| GroupId | GroupIdcom.github.open-source-sharing | 
| ArtifactId | ArtifactIdrestdoc-remoting | 
| Version | Version1.0.RELEASE | 
| Type | Typejar | 
| Description | Description | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| restdoc-remoting-1.0.RELEASE.pom | |
| restdoc-remoting-1.0.RELEASE.jar | 121 KB | 
| restdoc-remoting-1.0.RELEASE-sources.jar | 51 KB | 
| restdoc-remoting-1.0.RELEASE-javadoc.jar | 396 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-remoting/ -->
<dependency>
    <groupId>com.github.open-source-sharing</groupId>
    <artifactId>restdoc-remoting</artifactId>
    <version>1.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-remoting/
implementation 'com.github.open-source-sharing:restdoc-remoting:1.0.RELEASE'// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-remoting/
implementation ("com.github.open-source-sharing:restdoc-remoting:1.0.RELEASE")'com.github.open-source-sharing:restdoc-remoting:jar:1.0.RELEASE'<dependency org="com.github.open-source-sharing" name="restdoc-remoting" rev="1.0.RELEASE">
  <artifact name="restdoc-remoting" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.open-source-sharing', module='restdoc-remoting', version='1.0.RELEASE')
)libraryDependencies += "com.github.open-source-sharing" % "restdoc-remoting" % "1.0.RELEASE"[com.github.open-source-sharing/restdoc-remoting "1.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| org.slf4j : slf4j-api Optional | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | 3.10 | 
| io.netty : netty-all | jar | |
| io.netty : netty-transport | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar |