Last Version

com.github.open-source-sharing:restdoc-client-api 1.0.RELEASE


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.open-source-sharing
ArtifactId

ArtifactId

restdoc-client-api
Version

Version

1.0.RELEASE
Type

Type

jar
Description

Description

Source Code Management

Source Code Management

https://github.com/Open-source-sharing/REST-doc

Download restdoc-client-api 1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-client-api/ -->
<dependency>
    <groupId>com.github.open-source-sharing</groupId>
    <artifactId>restdoc-client-api</artifactId>
    <version>1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-client-api/
implementation 'com.github.open-source-sharing:restdoc-client-api:1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.open-source-sharing/restdoc-client-api/
implementation ("com.github.open-source-sharing:restdoc-client-api:1.0.RELEASE")
'com.github.open-source-sharing:restdoc-client-api:jar:1.0.RELEASE'
<dependency org="com.github.open-source-sharing" name="restdoc-client-api" rev="1.0.RELEASE">
  <artifact name="restdoc-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.open-source-sharing', module='restdoc-client-api', version='1.0.RELEASE')
)
libraryDependencies += "com.github.open-source-sharing" % "restdoc-client-api" % "1.0.RELEASE"
[com.github.open-source-sharing/restdoc-client-api "1.0.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.open-source-sharing : restdoc-remoting jar 1.0.RELEASE
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.72

Project Modules

There are no modules declared in this project.