Last Version

Spotify Docgenerator Common Classes 0.0.1

Generates Documentation of Jersey services and Jackson annotated data clasess

License

License

GroupId

GroupId

com.spotify.docgenerator
ArtifactId

ArtifactId

common
Version

Version

0.0.1
Type

Type

jar
Description

Description

Spotify Docgenerator Common Classes
Generates Documentation of Jersey services and Jackson annotated data clasess

Download common 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1
com.google.guava : guava jar 17.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.1

provided (1)

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

Project Modules

There are no modules declared in this project.