| License | License | 
|---|---|
| GroupId | GroupIdcom.github.open-source-sharing | 
| ArtifactId | ArtifactIdrestdoc-dependencies-bom | 
| Version | Version1.0.RELEASE | 
| Type | Typejar | 
| Description | Description | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-dependencies-bom/ -->
<dependency>
    <groupId>com.github.open-source-sharing</groupId>
    <artifactId>restdoc-dependencies-bom</artifactId>
    <version>1.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-dependencies-bom/
implementation 'com.github.open-source-sharing:restdoc-dependencies-bom:1.0.RELEASE'// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-dependencies-bom/
implementation ("com.github.open-source-sharing:restdoc-dependencies-bom:1.0.RELEASE")'com.github.open-source-sharing:restdoc-dependencies-bom:jar:1.0.RELEASE'<dependency org="com.github.open-source-sharing" name="restdoc-dependencies-bom" rev="1.0.RELEASE">
  <artifact name="restdoc-dependencies-bom" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.open-source-sharing', module='restdoc-dependencies-bom', version='1.0.RELEASE')
)libraryDependencies += "com.github.open-source-sharing" % "restdoc-dependencies-bom" % "1.0.RELEASE"[com.github.open-source-sharing/restdoc-dependencies-bom "1.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.open-source-sharing : restdoc-dubbo-client | jar | 1.0.RELEASE | 
| com.github.open-source-sharing : restdoc-restweb-client | jar | 1.0.RELEASE |