Last Version

Spotify Docgenerator Parent 0.0.1

Generates Documentation of Jersey services and Jackson annotated data clasess

License

License

GroupId

GroupId

com.spotify.docgenerator
ArtifactId

ArtifactId

parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

Spotify Docgenerator Parent
Generates Documentation of Jersey services and Jackson annotated data clasess
Project URL

Project URL

https://github.com/spotify/docgenerator
Source Code Management

Source Code Management

https://github.com/spotify/docgenerator

Download parent 0.0.1

Filename Size
parent-0.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.spotify.docgenerator/parent/ -->
<dependency>
    <groupId>com.spotify.docgenerator</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.docgenerator/parent/
implementation 'com.spotify.docgenerator:parent:0.0.1'
// https://jarcasting.com/artifacts/com.spotify.docgenerator/parent/
implementation ("com.spotify.docgenerator:parent:0.0.1")
'com.spotify.docgenerator:parent:pom:0.0.1'
<dependency org="com.spotify.docgenerator" name="parent" rev="0.0.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify.docgenerator', module='parent', version='0.0.1')
)
libraryDependencies += "com.spotify.docgenerator" % "parent" % "0.0.1"
[com.spotify.docgenerator/parent "0.0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 12.0

Project Modules

  • common
  • scanner
  • docgenerator-maven-plugin
  • testproject