Last Version

com.github.dingey:api-doc 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

api-doc
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/dingey/api-doc
Source Code Management

Source Code Management

https://github.com/dingey/api-doc

Download api-doc 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dingey : kit jar 1.1
io.swagger : swagger-annotations jar 1.5.18
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE

Project Modules

There are no modules declared in this project.