License |
License |
---|---|
GroupId | GroupIdcom.spotify.docgenerator |
ArtifactId | ArtifactIdparent |
Version | Version0.0.1 |
Type | Typepom |
Description |
DescriptionSpotify Docgenerator Parent
Generates Documentation of Jersey services and Jackson annotated data clasess
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |